DDC-2160: [GH-520] Fix for Doctrine\ORM\Tools\EntityGenerator not picking the correct singular of some plurals #2717

Closed
opened 2026-01-22 14:01:32 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Nov 22, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

This issue is created automatically through a Github pull request on behalf of jbergler:

Url: https://github.com/doctrine/doctrine2/pull/520

Message:

When generating stub method names words like entries became entrie when they should have become entry.

Originally created by @doctrinebot on GitHub (Nov 22, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: This issue is created automatically through a Github pull request on behalf of jbergler: Url: https://github.com/doctrine/doctrine2/pull/520 Message: When generating stub method names words like entries became entrie when they should have become entry.
admin added the Bug label 2026-01-22 14:01:32 +01:00
admin closed this issue 2026-01-22 14:01:33 +01:00
Author
Owner
@doctrinebot commented on GitHub (Nov 22, 2012): - is duplicated by [DDC-2184: [GH-530] Singular form of generated methods should end with 'y' when property ends with 'ies'](http://www.doctrine-project.org/jira/browse/DDC-2184)
Author
Owner

@doctrinebot commented on GitHub (Jan 6, 2013):

Issue was closed with resolution "Duplicate"

@doctrinebot commented on GitHub (Jan 6, 2013): Issue was closed with resolution "Duplicate"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2717