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

Port d05e8e8285a052ad715cd6fb4d6d80890cf3c4d8 #11477

Open greg0ire opened 1 month ago

greg0ire commented 1 month ago

The original commit has been made backward-compatible, and some properties of the entity manager have been marked as readonly.

Closes #5933