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

Incompatible with doctrine bundle 2.6.0 #3153

Closed
bobvandevijver opened this issue Mar 30, 2022 · 1 comment
Closed

Incompatible with doctrine bundle 2.6.0 #3153

bobvandevijver opened this issue Mar 30, 2022 · 1 comment

Comments

@bobvandevijver
Copy link
Contributor

bobvandevijver commented Mar 30, 2022

Not much more to say, just upgrade to the latest doctrine bundle (2.6.0) and see it break. I would guess that doctrine/DoctrineBundle#1472 is the culprit here.

bobvandevijver@webdev81:~/project$ bin/console cache:clear --no-warmup --ansi

In App_KernelDevDebugContainer.php line 3091:

  Call to undefined method Doctrine\DBAL\Configuration::setMiddlewares()

Details

Question Answer
Relevant Bolt Version 5.1.5
Install type Composer install
BC Break no
PHP version 8.0
@bobvandevijver
Copy link
Contributor Author

I have spoken too soon, this is related to Sentry (as we use that in our project as well): getsentry/sentry-symfony#607. Using the fix suggested there fixes the issue!

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

1 participant