Skip to content

Blog Post: ORM 3.4 released #750

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

Merged
merged 9 commits into from
Jun 28, 2025
Merged

Conversation

beberlei
Copy link
Member

Clarify the significance of the 3.4 release, and what it means for upgrading from 2.x

@beberlei beberlei changed the title ORM 3.4 released Blog Post: ORM 3.4 released Jun 22, 2025
With the re-adding of PARTIAL queries, the move towards native lazy objects
the only deprecation that we haven't fully addressed yet for a migration
towards 3.x is the use of an argument for `EntityManager::flush($entity)`
([#8459](https://github.com/doctrine/orm/issues/8459)).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not true that it is the only one: doctrine/orm#9219

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be mentioned in the blog post too?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, done!

@beberlei beberlei merged commit 7454954 into doctrine:master Jun 28, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

5 participants