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 ba3862b369 set error_reporting to E_ALL in Makefile.frag 21 years ago
..
Archive - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Console Allow = sign in long option argument. 21 years ago
OS merge in PEAR 1.3.5 21 years ago
PEAR sync with PEAR 1.3.6 21 years ago
docs remove dependency on PHP 5 - it works just fine in PHP 4.3 23 years ago
packages add XML_RPC 1.4.0 21 years ago
scripts merge in PEAR 1.3.5 21 years ago
tests Remove pear/XML_RPC dependency for the pear installer 21 years ago
CODING_STANDARDS * Providing the full URL to the coding standards. 22 years ago
Makefile.frag set error_reporting to E_ALL in Makefile.frag 21 years ago
PEAR.php add return by ref from PEAR::raiseError 21 years ago
README Point readers to pear web 24 years ago
System.php - Fix licence (#1645) 22 years ago
catalog * added sgml/xml catalog file 25 years ago
go-pear-list.php move Archive_Tar 1.3.2 => 1.3.1 21 years ago
go-pear.bat prepare for using go-pear.phar 21 years ago
install-pear.php add checks for extensions that must be loaded 21 years ago
install-pear.txt attempt to make new instructions clearer 21 years ago
make-pear-bundle.php Script that creates PEAR bundle dir for distribution 21 years ago
package-Archive_Tar.xml - Sync with pear/Archive_Tar/package.xml 1.12 23 years ago
package-Console_Getopt.xml Fix the name (and thus make sure PEAR will not install atm) 21 years ago
package-PEAR.xml sync with PEAR 1.3.6 21 years ago
package.dtd merge in PEAR 1.3.5 21 years ago
template.spec merge in PEAR 1.3.5 21 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/.