-
Notifications
You must be signed in to change notification settings - Fork 105
Cannot load object manager #233
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
Comments
Have you tried running |
There apparently is no error:
|
Does it return exit code 0? Anyway, please debug this in the ObjectManagerLoader, try to see what's going on there. |
Oh. my. gosh. You may or may not have noticed that I wrote Now the object manager can be loaded as desired. I'll suggest a change to make the error message clearer. |
So my issue is resolved, thanks for checking. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Uh oh!
There was an error while loading. Please reload this page.
I tried to load the object manager as documented to fix #229 but this doesn't seem to work.
My
phpstan.neon
:The
tests/doctrine-object-manager.php
:Result:
The suggested debug run:
A few versions:
What am I doing wrong?
The text was updated successfully, but these errors were encountered: