DDC-607: CLI broken in PEAR install #745

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

Originally created by @doctrinebot on GitHub (May 23, 2010).

Originally assigned to: @jwage on GitHub.

Jira issue originally created by user romanb:

The doctrine.php CLI script that is installed through pear has hardcoded paths that are external to pear (symfony yaml).

That means the CLI is broken when installed through pear.

I currently only see one way to go about this: make the symfony console dependency in that file local to pear. That means you simply must have the symfony console component installed through pear as well.

Originally created by @doctrinebot on GitHub (May 23, 2010). Originally assigned to: @jwage on GitHub. Jira issue originally created by user romanb: The doctrine.php CLI script that is installed through pear has hardcoded paths that are external to pear (symfony yaml). That means the CLI is broken when installed through pear. I currently only see one way to go about this: make the symfony console dependency in that file **local** to pear. That means you simply must have the symfony console component installed through pear as well.
admin added the Bug label 2026-01-22 12:48:58 +01:00
admin closed this issue 2026-01-22 12:48:59 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jun 5, 2010):

Comment created by romanb:

Jon, I remember you were saying that this is fixed now for the upcoming releases?

@doctrinebot commented on GitHub (Jun 5, 2010): Comment created by romanb: Jon, I remember you were saying that this is fixed now for the upcoming releases?
Author
Owner

@doctrinebot commented on GitHub (Jun 6, 2010):

Comment created by @jwage:

Yes, it is fixed. I also fixed the BETA1 pear package too.

@doctrinebot commented on GitHub (Jun 6, 2010): Comment created by @jwage: Yes, it is fixed. I also fixed the BETA1 pear package too.
Author
Owner

@doctrinebot commented on GitHub (Jun 6, 2010):

Issue was closed with resolution "Fixed"

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

No dependencies set.

Reference: doctrine/archived-orm#745