mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
* added automatic dependency sorting, so the order of packages on command-line is unimportant for both install/uninstall * added one more spaces in paths fix that was missed in PEAR_Common
PEAR - PHP Extension and Application Repository =============================================== Dedicated to Malin Bakken, born 1999-11-21 WHAT IS PEAR? PEAR is a code repository for PHP extensions and PHP library code similar to TeX's CTAN and Perl's CPAN. The intention behind PEAR is to provide a means for library code authors to organize their code in a defined way shared by other developers, and to give the PHP community a single source for such code. DOCUMENTATION Documentation for PEAR can be found at http://pear.php.net/manual/.