[PR #1190] Document that AUTOGENERATE_ constants are allowed #9248

Open
opened 2026-01-22 16:03:42 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/1190

State: closed
Merged: Yes


As of Doctrine Common 2.4, there are four strategies for generating proxy classes. Previously there were just two. This is supported by Doctrine ORM (implemented in bee74f898d and 8875462241), but the change is not fully reflected in the documentation and variable names used in Doctrine ORM.

This PR updates the documentation and variable names.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1190 **State:** closed **Merged:** Yes --- As of Doctrine Common 2.4, there are four strategies for generating proxy classes. Previously there were just two. This is supported by Doctrine ORM (implemented in bee74f898da0474b4bad44d41df84f1807036880 and 88754622419524bf92cfc18f9ab7fac148c35924), but the change is not fully reflected in the documentation and variable names used in Doctrine ORM. This PR updates the documentation and variable names.
admin added the pull-request label 2026-01-22 16:03:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9248