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

versions not case-insensitive #131

Description

@cweiske

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions