You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Greg Beaver 92341f79be if a package.xml is passed to InfoFrom*(), and the package version is invalid, current CVS causes a whole bunch of xml parser warnings and craps out without telling the user why. Now it exits gracefully. 23 years ago
..
Archive - Syncho with pear/Archive_Tar/Archive/Tar.php 1.14 23 years ago
Console Fix for http://bugs.php.net/bug.php?id=21994 23 years ago
OS fix #25131, OS_Guess warnings 23 years ago
PEAR if a package.xml is passed to InfoFrom*(), and the package version is invalid, current CVS causes a whole bunch of xml parser warnings and craps out without telling the user why. Now it exits gracefully. 23 years ago
docs * sync up 24 years ago
packages - restore Mail 1.1.0 23 years ago
scripts One more fix for spaces in paths 23 years ago
tests fixed include, verified that it indeed works, and PEAR.php passes the test :) 23 years ago
CMD.php updating license information in the headers. 23 years ago
CODING_STANDARDS correct url 25 years ago
Makefile.frag - Fixed bug #25348 ("make install" fails with --enable-short-tags). 23 years ago
PEAR.php fix for Bug #21845 $this in static calls 23 years ago
README Point readers to pear web 25 years ago
System.php updating license information in the headers. 23 years ago
catalog * added sgml/xml catalog file 26 years ago
install-pear.php MFB: - Fix library path problems 23 years ago
install-pear.txt * the "a" in "pear" is "application" now 24 years ago
package-Archive_Tar.xml - Sync with pear/Archive_Tar/package.xml 1.12 23 years ago
package-Console_Getopt.xml Let's take Console_Getopt to stable release. 24 years ago
package-PEAR.xml fix #25322 23 years ago
package.dtd updating license information in the headers. 23 years ago
template.spec Better file relocation and invert post/postun logic 23 years ago

README

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