-
Notifications
You must be signed in to change notification settings - Fork 38
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
Issue after upgrading to PHP-DI 6.2.1 #63
Labels
Comments
Use this one: https://github.com/andytruong/Slim-Bridge/releases/tag/2.0.1 I can't see branch 2.x anymore |
@andytruong thank you for your link, that sounds like a fairly simple fix 🤔 Would you be able to open a pull request to this project? |
@mnapoli I am happy to do that, but I can't see branch 2.x. |
I've opened opis/closure#72 |
Fixed in opis/closure#70 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to PHP-DI 6.2.1 in our Slim v3 project using the PHP-DI Slim bridge, we are suddenly getting the following error when compiling the container:
Checking the generated file, it does indeed look like it's not importing the proper class. I'm assuming it has something to do with the move to opis/closure. If there's anything I can do to help, I'd be happy to.
The text was updated successfully, but these errors were encountered: