Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvalidArgumentException in UserBasedTimezoneDetector.php line 36 #97

Closed
milokmet opened this issue Dec 9, 2015 · 2 comments
Closed

Comments

@milokmet
Copy link

milokmet commented Dec 9, 2015

The error message clearly says:

Argument 1 should be an instance of Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface or Symfony\Component\Security\Core\SecurityContextInterface"

but the TokenStorageInteface is checked against: Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface; specified in use statemtns

@rande
Copy link
Member

rande commented Dec 9, 2015

reverted the PR for now.

@rande rande closed this as completed Dec 9, 2015
@davidromani
Copy link

Same problem to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants