Closed migo315 closed 5 years ago
The AuthenticationServiceException expects three arguments. But your are passing four here:
AuthenticationServiceException
https://github.com/commercetools/commercetools-php-symfony/blob/develop/src/Security/Authentication/Provider/AuthenticationProvider.php#L123
This project is in the process of being rewritten. Thanks for mentioning this bug though
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