Ticket #1474 (closed enhancement: fixed)
"wrong" suggested alias in channel.xml of pear.phpdoctrine.org
| Reported by: | till | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | Documentation/Website |
| Component: | Other | Version: | |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description
Suggested alias is supposed to be a shorthand for your channel, so for example a pear package can be installed via pear install pear/HTTP_Session2 (assuming PEAR is not your default channel).
In your channel.xml, the suggested alias is "pear.phpdoctrine.org", I'd propose changing it to "doctrine" instead. This would allow people to run:
pear channel-discover pear.phpdoctrine.org pear install doctrine/Doctrine
Change History
Note: See
TracTickets for help on using
tickets.