PEAR2 backported to PEAR(1)

Two major changes -

  1. supporting the 'paranoia' option in PEAR. - pear2_versioning_standard_revision
  2. allowing packages using pear2 standards to be released on pear.php.net

Through the use of the 'paranoia' option in Pyrus which prevents BC breaking changes to be upgraded, packages in PEAR1 could have BC breaking changes without affecting existing installations, as long as they require pyrus as the pearinstaller (IE: minimum pearinstaller=2.0.0a1)

This means we could modify the PEAR2 standards, and make them work for the existing PEAR packages, and allow them to be upgraded at will.

Pros:

Cons:

Changes Required: