Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

versions not case-insensitive #131

Open
cweiske opened this issue Aug 12, 2013 · 0 comments
Open

versions not case-insensitive #131

cweiske opened this issue Aug 12, 2013 · 0 comments

Comments

@cweiske
Copy link
Contributor

cweiske commented Aug 12, 2013

Pyrus should automatically uppercase "RC" version numbers when they are given on the command line.

Currently it simply fails:

$ pyrus upgrade pear/php_codesniffer-1.5.0rc3
Pyrus version 2.0.0a4 SHA-1: 72271D92C3AA1FA96DF9606CD538868544609A52
Using PEAR installation found at /opt/phpfarm/inst/php-5.3.27/pear
Pyrus\HTTPException: Download of http://pear.php.net/rest/r/php_codesniffer/v2.1.5.0rc3.xml failed, file does not exist

When using RC3 instead of rc3, it works better.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant