DDC-435: Wrong type hint in the CliController ctor #541

Closed
opened 2026-01-22 12:41:57 +01:00 by admin · 3 comments
Owner

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).

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).
admin added the Bug label 2026-01-22 12:41:57 +01:00
admin closed this issue 2026-01-22 12:41:57 +01:00
Author
Owner

@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): Comment created by @guilhermeblanco: In r7419 this issue was fixed. Thanks for report and patch!
Author
Owner

@doctrinebot commented on GitHub (Mar 18, 2010):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Mar 18, 2010): Issue was closed with resolution "Fixed"
Author
Owner

@doctrinebot commented on GitHub (Dec 13, 2015):

Imported 1 attachments from Jira into https://gist.github.com/ed9b4b0f0120250692a2

@doctrinebot commented on GitHub (Dec 13, 2015): Imported 1 attachments from Jira into https://gist.github.com/ed9b4b0f0120250692a2 - [10487_wrongtypehint.patch](https://gist.github.com/ed9b4b0f0120250692a2#file-10487_wrongtypehint-patch)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#541