php-src/pear
Greg Beaver ab3afbfdf5 since nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR core to take advantage of the new way. Use 1.2 to avoid any problems with versioning.
The core passes all unit tests with these changes, so they should work.

Andrei: feel free to change anything you don't like, this is just a make it work fix.
2003-12-11 05:54:35 +00:00
..
Archive * "chmod +x" when extracting archived executable files 2003-11-17 02:27:23 +00:00
Console since nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR core to take advantage of the new way. Use 1.2 to avoid any problems with versioning. 2003-12-11 05:54:35 +00:00
docs remove dependency on PHP 5 - it works just fine in PHP 4.3 2003-09-24 13:11:52 +00:00
OS fixed #25174 Wrong handling of readlink() in OS/Guess.php 2003-10-24 05:33:37 +00:00
packages - restore Mail 1.1.0 2003-08-06 07:56:20 +00:00
PEAR remove references to global variables in validatePackageInfo, remove extraneous summary that is never reached in the switch 2003-12-09 23:43:58 +00:00
scripts since nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR core to take advantage of the new way. Use 1.2 to avoid any problems with versioning. 2003-12-11 05:54:35 +00:00
tests update test cases for new error messages 2003-12-11 05:49:37 +00:00
catalog * added sgml/xml catalog file 2001-04-15 23:53:09 +00:00
CMD.php updating license information in the headers. 2003-06-10 20:04:29 +00:00
CODING_STANDARDS correct url 2002-01-24 15:02:05 +00:00
install-pear.php MFB: - Fix library path problems 2003-08-14 20:14:34 +00:00
install-pear.txt * the "a" in "pear" is "application" now 2003-02-10 14:17:32 +00:00
Makefile.frag - Fixed bug #25348 ("make install" fails with --enable-short-tags). 2003-09-02 01:29:21 +00:00
package-Archive_Tar.xml - Sync with pear/Archive_Tar/package.xml 1.12 2003-06-19 05:52:28 +00:00
package-Console_Getopt.xml since nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR core to take advantage of the new way. Use 1.2 to avoid any problems with versioning. 2003-12-11 05:54:35 +00:00
package-PEAR.xml since nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR core to take advantage of the new way. Use 1.2 to avoid any problems with versioning. 2003-12-11 05:54:35 +00:00
package.dtd updating license information in the headers. 2003-06-10 20:04:29 +00:00
PEAR.php simple fix for core bug #362 - raiseError() doesn't return a reference, why should throwError()? 2003-12-06 02:00:33 +00:00
README Point readers to pear web 2002-02-23 13:47:16 +00:00
System.php since nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR core to take advantage of the new way. Use 1.2 to avoid any problems with versioning. 2003-12-11 05:54:35 +00:00
template.spec Better file relocation and invert post/postun logic 2003-06-16 08:27:47 +00:00

	   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/.