mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-435: Wrong type hint in the CliController ctor #541
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 (Mar 17, 2010).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user bjori:
The ctor of CliController typehints "AbstractPrinter".
The namespace is incorrect, that class is in "Doctrine\Common\Cli\Printers", not "Doctrine\Common\Cli" (like the CliController).
@doctrinebot commented on GitHub (Mar 18, 2010):
Comment created by @guilhermeblanco:
In r7419 this issue was fixed. Thanks for report and patch!
@doctrinebot commented on GitHub (Mar 18, 2010):
Issue was closed with resolution "Fixed"
@doctrinebot commented on GitHub (Dec 13, 2015):
Imported 1 attachments from Jira into https://gist.github.com/ed9b4b0f0120250692a2