[PR #1529] Update Upgrade.md after minor bc break in 2.5.0 #9590

Closed
opened 2026-01-22 16:04:47 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


The introduction of the second parameter in EntityRepository#createQueryBuilder generates a runtime notice if you have a sub-class of EntityRepository that has a second parameter in the createQueryBuilder method

The parameter was introduced in b0513a7517

**Original Pull Request:** https://github.com/doctrine/orm/pull/1529 **State:** closed **Merged:** Yes --- The introduction of the second parameter in EntityRepository#createQueryBuilder generates a runtime notice if you have a sub-class of EntityRepository that has a second parameter in the createQueryBuilder method The parameter was introduced in https://github.com/doctrine/doctrine2/commit/b0513a75173326016e39800c0f513f3f5e9e908f
admin added the pull-request label 2026-01-22 16:04:47 +01:00
admin closed this issue 2026-01-22 16:04:47 +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#9590