commercetools / commercetools-php-symfony

MIT License
10 stars 6 forks source link

Wrong parameter count #58

Closed migo315 closed 5 years ago

migo315 commented 5 years ago

The AuthenticationServiceException expects three arguments. But your are passing four here:

https://github.com/commercetools/commercetools-php-symfony/blob/develop/src/Security/Authentication/Provider/AuthenticationProvider.php#L123

nikossvnk commented 5 years ago

This project is in the process of being rewritten. Thanks for mentioning this bug though