FriendsOfSymfony / FOSFacebookBundle

NOT MAINTAINED - see https://github.com/hwi/HWIOAuthBundle
322 stars 140 forks source link

fixed AuthenticationException throwing to match the changed signature #229

Closed smatyas closed 11 years ago

smatyas commented 11 years ago

AuthenticationException siganture has changed in https://github.com/symfony/symfony/commit/694c47ce9626568efee496accf6ff5a564cbc83e to match \Exception signature. My pull request fixes the FacebookProvider when throwing such an exception.