DDC-3727: [GH-1402] AbstractCommand: use name of helper, do not require alias #4575

Closed
opened 2026-01-22 14:45:06 +01:00 by admin · 1 comment
Owner

Originally created by @doctrinebot on GitHub (May 5, 2015).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @doctrinebot:

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

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

Message:

Name for the helper is "entityManager", see 330f88e44b/lib/Doctrine/ORM/Tools/Console/Helper/EntityManagerHelper.php (L70)

Using "em" forces creating an alias.

Seems like some forgotten name change.

Originally created by @doctrinebot on GitHub (May 5, 2015). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of TomasVotruba: Url: https://github.com/doctrine/doctrine2/pull/1402 Message: Name for the helper is "entityManager", see https://github.com/doctrine/doctrine2/blob/330f88e44ba0e5e6f932a92ae63b64cdd5cdc046/lib/Doctrine/ORM/Tools/Console/Helper/EntityManagerHelper.php#L70 Using "em" forces creating an alias. Seems like some forgotten name change.
admin added the Bug label 2026-01-22 14:45:06 +01:00
admin closed this issue 2026-01-22 14:45:07 +01:00
Author
Owner

@doctrinebot commented on GitHub (Oct 7, 2015):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1402] was closed:
https://github.com/doctrine/doctrine2/pull/1402

@doctrinebot commented on GitHub (Oct 7, 2015): Comment created by @doctrinebot: A related Github Pull-Request [GH-1402] was closed: https://github.com/doctrine/doctrine2/pull/1402
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4575