doctrine / orm

Doctrine Object Relational Mapper (ORM)
https://www.doctrine-project.org/projects/orm.html
MIT License
9.86k stars 2.5k forks source link

Consider usage of setFetchMode when checking for simultaneous usage of fetch-mode EAGER and WITH condition #11445

Closed aprat84 closed 4 weeks ago

aprat84 commented 1 month ago

Fixes #11128. Copy of #11174, author can't complete it right now.

Should be merged up to v3.1

aprat84 commented 1 month ago

@beberlei dunno if u prefer to continue here and close #11174 or wait for the author...

aprat84 commented 1 month ago

Can this get a little more attention? It's a fix for a BC introduced lately...

krzysztof-ciszewski-tg commented 1 month ago

Bumping since this is a big deal

greg0ire commented 1 month ago

Retargeting since this is a bugfix.

ottaviano commented 4 weeks ago

Thank you for this fix, @Abbraxar & @aprat84 👍