formapro / FpOpenIdBundle

Symfony2 OpenID security extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The bundle does't work with Symfony 2.7

korotovsky opened this issue · comments

Catchable Fatal Error: Argument 1 passed to Fp\OpenIdBundle\Security\Http\Firewall\AbstractOpenIdAuthenticationListener::__construct() must implement interface Symfony\Component\Security\Core\SecurityContextInterface, instance of Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage given

I suggest to create the 1.4 branch for Symfony 2.7 LTS without any deprecation-aware hacks.