Ticket #1474 (closed enhancement: fixed)

Opened 18 months ago

Last modified 11 months ago

"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

Changed 18 months ago by till

  • type changed from defect to enhancement

Changed 17 months ago by jwage

  • milestone set to Unknown

Changed 17 months ago by jwage

  • version 0.11.0 deleted
  • milestone changed from Unknown to Documentation/Website

Changed 11 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [5645]) [1.0, 1.1] Adding suggested alias to package.xml (closes #1474)

Note: See TracTickets for help on using tickets.