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

Merge 3.0.x up into 3.1.x #11433

Merged
merged 15 commits into from Apr 30, 2024
Merged

Merge 3.0.x up into 3.1.x #11433

merged 15 commits into from Apr 30, 2024

Conversation

greg0ire
Copy link
Member

No description provided.

tyteen4a03 and others added 15 commits April 22, 2024 15:30
EAGER fetch mode ignores orderBy as of changes introduced with doctrine#8391

Fixes doctrine#11163
Fixes doctrine#11381
…-order-by

Bugfix: respect orderBy for fetch EAGER mode
Previously it didn't cleanup anything as long as the iteration hasn't reached the final row.

Co-authored-by: Oleg Andreyev <oleg.andreyev@lampa.lv>
Changed capitalized column names to lowercase for consistency. Other occurances of column names mentioned as lowercase several times at this same page.
…ted.

If the entity gets reloaded from database before the deletions are
executed UnitOfWork needs to be able to return the original instance in
REMOVED state.
…n-identity-map

Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database
…m-exception

Fix deprecation layer of Doctrine\ORM\ORMException
@greg0ire greg0ire merged commit 8ca99fd into doctrine:3.1.x Apr 30, 2024
63 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.

None yet

9 participants