[PR #1110] Changed table name to be more appropriate. #9170

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

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

State: closed
Merged: Yes


Docs stated that this code $article = $em->find('Article', 1); executes a single select against the user, when we probably wanted articles.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1110 **State:** closed **Merged:** Yes --- Docs stated that this code `$article = $em->find('Article', 1);` executes a single select against the user, when we probably wanted articles.
admin added the pull-request label 2026-01-22 16:03:27 +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#9170