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

Fatal error: Class DI\Container cannot implement previously implemented interface Psr\Container\ContainerInterface #20

Closed
michalbiarda opened this issue Jun 8, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@michalbiarda
Copy link
Contributor

Fatal error occurs when vendor/bin/driver is run on fresh Magento 2.4.4 installation.

It is most probably caused by conflict between laminas/laminas-servicemanager and php-di/php-di packages.
The issue most probably occurs also on Magento 2.4.3.

Updating php-di/php-di to 6.x should help.

Ref: https://php-di.org/doc/migration/6.0.html

@michalbiarda michalbiarda self-assigned this Jun 8, 2022
@michalbiarda michalbiarda moved this to Todo in Driver Jun 22, 2022
@michalbiarda michalbiarda added this to the 4.0.0 milestone Jun 22, 2022
@michalbiarda michalbiarda moved this from Todo to In Progress in Driver Jun 22, 2022
michalbiarda added a commit that referenced this issue Jun 22, 2022
michalbiarda added a commit that referenced this issue Jun 22, 2022
@michalbiarda michalbiarda moved this from In Progress to QA in Driver Jun 22, 2022
@michalbiarda michalbiarda moved this from QA to Done in Driver Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant