doctrine / orm

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

New `SqlWalker` deprecation missing in its releases and in UPGRADE file for 3.3.0 #11690

Closed janedbal closed 1 month ago

janedbal commented 1 month ago

Bug Report

New SqlWalker deprecation (commit) is not present in its releases:

greg0ire commented 1 month ago

Can you send a PR for 3.30?

Regarding releases, we don't usually document deprecations that are just a byproduct of something else in them.

janedbal commented 1 month ago

Yes: https://github.com/doctrine/orm/pull/11693