Hi all,
I've got a working single-file copy of PEAR 1.4.0b1 which is ready to be
tested. I have tested it extensively, and we've gotten a successful
install on SuSE using it directly from the make install of PHP, so now I
need others to test it and make sure it installs PEAR properly on their
systems.
If it works, it could conceivably be used in PHP 5.1 as well as PHP 6.0,
but that depends on the release masters, of course.
I added php-src/pear/install-pear.phar to the PHP_5_1 branch to aid with
testing, so if the RM feels it should not be in PHP 5.1, it should be
cvs removed prior to release.
Attached is a patch for php-src/pear/Makefile.frag that makes it
possible to use. Should this work, we can literally scrap
php-src/pear/. except for:
install-pear.txt
install-pear.phar
Makefile.frag
Greg