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

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

Comments

@srolivella
Copy link

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!

@schurtertom
Copy link

I am having the same problem, did you find a solution?

@srolivella
Copy link
Author

No I did'nt. I followed other way to migrate wordpress.

@eko
Copy link
Collaborator

eko commented Jan 5, 2017

Hi @srolivella, @schurtertom,

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.

Thanks

@eko
Copy link
Collaborator

eko commented Jan 5, 2017

Can you please close this issue it is not still relevant?

@schurtertom
Copy link

I downgraded to symfony 2.8 with this version it's working for now, I will check later if it's working now on symfony3

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