mirror of
https://github.com/doctrine/orm.git
synced 2026-04-29 09:23:20 +02:00
DDC-766: Parameter not used in OrmTestCase #944
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Aug 25, 2010).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user shurakai:
The param $eventManager in OrmTestCase::_getTestEntityManager is not used and should be removed.
(However, I'm not sure whether this would be a change to API and thus I don't do it myself but file this as an issue)
@doctrinebot commented on GitHub (Oct 16, 2011):
Comment created by @guilhermeblanco:
Fixed in https://github.com/doctrine/doctrine2/commit/eeba947ea7f0f5f18672c368398f105a93e58545
@doctrinebot commented on GitHub (Oct 16, 2011):
Issue was closed with resolution "Fixed"