php-src/pear
2005-09-08 09:11:10 +00:00
..
Archive - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
Console Allow = sign in long option argument. 2005-03-01 18:19:12 +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 merge in PEAR 1.3.5 2005-03-28 16:38:59 +00:00
packages add XML_RPC 1.4.0 2005-08-22 22:06:27 +00:00
PEAR sync with PEAR 1.3.6 2005-08-22 22:09:54 +00:00
scripts merge in PEAR 1.3.5 2005-03-28 16:38:59 +00:00
tests Remove pear/XML_RPC dependency for the pear installer 2005-08-11 16:43:26 +00:00
catalog
CODING_STANDARDS * Providing the full URL to the coding standards. 2004-05-04 10:43:24 +00:00
go-pear-list.php move Archive_Tar 1.3.2 => 1.3.1 2005-08-22 21:51:15 +00:00
go-pear.bat update to support local install, remove -n switch 2005-04-02 23:50:53 +00:00
install-pear.php add checks for extensions that must be loaded 2005-08-20 18:31:29 +00:00
install-pear.txt attempt to make new instructions clearer 2005-09-07 16:03:06 +00:00
make-pear-bundle.php Script that creates PEAR bundle dir for distribution 2005-03-26 21:14:19 +00:00
Makefile.frag That line made no sense 2005-09-08 09:11:10 +00:00
package-Archive_Tar.xml Fix the name (and thus make sure PEAR will not install atm) 2005-04-02 23:47:54 +00:00
package-Console_Getopt.xml Fix the name (and thus make sure PEAR will not install atm) 2005-04-02 23:47:54 +00:00
package-PEAR.xml sync with PEAR 1.3.6 2005-08-22 22:09:54 +00:00
package.dtd merge in PEAR 1.3.5 2005-03-28 16:38:59 +00:00
PEAR.php add return by ref from PEAR::raiseError 2005-08-17 21:48:46 +00:00
README
System.php - Fix licence (#1645) 2004-06-15 16:33:46 +00:00
template.spec merge in PEAR 1.3.5 2005-03-28 16:38:59 +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/.