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

Prepare for Doctrine v4 #13015

Closed
brusch opened this issue Aug 31, 2022 · 7 comments · Fixed by #17074 · May be fixed by pimcore/customer-data-framework#537 or #17003
Closed

Prepare for Doctrine v4 #13015

brusch opened this issue Aug 31, 2022 · 7 comments · Fixed by #17074 · May be fixed by pimcore/customer-data-framework#537 or #17003

Comments

@brusch
Copy link
Member

brusch commented Aug 31, 2022

Improvement description

Ensure we're not using any of the deprecated things and try to be compatible whenever possible (ideally doctrine/dbal: ^3.4 || ^4.0).

@kingjia90
Copy link
Contributor

Keeping this task on hold for the moment, as Symfony is not supporting yet for v4 (eg. Doctrine Messenger) making it difficult to test it

@brusch
Copy link
Member Author

brusch commented Mar 23, 2023

@kingjia90 But we could do already all the changes you listed above, right?

@kingjia90

This comment was marked as outdated.

@kingjia90
Copy link
Contributor

kingjia90 commented Apr 29, 2024

Blocker list:

@kingjia90
Copy link
Contributor

kingjia90 commented May 22, 2024

Re-opening, needs a quick confirmation that would be fine to just getting closer to support v4 and if it would be possible to just support it in next major or must support both

@markus-moser
Copy link
Contributor

We prepared for doctrine V4. The actual upgrade will happen in the next major release: #17096

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