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

Support WordPress 4 login cookie. #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kayue
Copy link
Owner

@kayue kayue commented Mar 31, 2015

No description provided.

@Louis94
Copy link

Louis94 commented Apr 1, 2015

@kayue hi! Just wanted to ask you what is this service "doctrine.orm.default_metadata_driver" ?
Symfony keeps telling me that it doesn't exist.

@kayue
Copy link
Owner Author

kayue commented Apr 1, 2015

@kayue
Copy link
Owner Author

kayue commented Apr 1, 2015

@Louis94 In fact it is throw by https://github.com/kayue/KayueWordpressBundle/blob/6549d2a7558f95220477471837046f39a1b5ccb4/DependencyInjection/Compiler/PreventDoctrineMetadataCompilerPass.php

It is used to prevent dumpping WordPress schema when doctrine:schema:update command is execute. You can add a try catch block in this class to prevent exception, it won't affect the functionality.

@Louis94
Copy link

Louis94 commented Apr 1, 2015

@kayue ok, thank you :)

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

Successfully merging this pull request may close these issues.

2 participants