You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ServiceNotFoundException in CheckExceptionOnInvalidReferenceBehaviorPass.php line 58: The service "ekino.wordpress.listener.wordpress_request" has a dependency on a non-existent service "security.context".
#129
Open
srolivella opened this issue
Dec 28, 2016
· 5 comments
Hi I'm to use your bundle with symfony3 but I get this error message
ServiceNotFoundException in CheckExceptionOnInvalidReferenceBehaviorPass.php line 58:
The service "ekino.wordpress.listener.wordpress_request" has a dependency on a non-existent service "security.context".
I would like to use your Bundle for migrating a Wordpress project to a Symfony3 new version.
Thanks a lot!
The text was updated successfully, but these errors were encountered:
I just tagged 1.2.0 because some new commits were merged to the master branch but not tagged at this time and there is an update on the security.context service which is now security.token_storage.
You can check differences from 1.1.0 version here: 1.1.0...1.2.0
Don't hesitate to let me know if encounter any issues with the tag.
Hi I'm to use your bundle with symfony3 but I get this error message
ServiceNotFoundException in CheckExceptionOnInvalidReferenceBehaviorPass.php line 58:
The service "ekino.wordpress.listener.wordpress_request" has a dependency on a non-existent service "security.context".
I would like to use your Bundle for migrating a Wordpress project to a Symfony3 new version.
Thanks a lot!
The text was updated successfully, but these errors were encountered: