php-src/pear
2003-01-26 23:54:19 +00:00
..
Archive * Synchronize with /pear/Archive_Tar/Tar.php 1.5 : 2003-01-07 15:04:42 +00:00
Console Bump year. 2002-12-31 16:18:29 +00:00
docs * sync up 2002-05-28 00:35:16 +00:00
OS * add glibc version detection for Linux 2003-01-25 00:44:41 +00:00
packages * upgrade XML_RPC to 1.0.4 2002-10-10 00:56:20 +00:00
PEAR * typo 2003-01-25 00:38:00 +00:00
scripts * obey PHP_PEAR_INSTALL_DIR and PHP_PEAR_PHP_BIN environment variables 2003-01-10 01:16:23 +00:00
tests * not a real test, just a script for displaying OS_Guess output 2003-01-25 00:45:13 +00:00
catalog * added sgml/xml catalog file 2001-04-15 23:53:09 +00:00
CMD.php Bump year. 2002-12-31 16:18:29 +00:00
CODING_STANDARDS correct url 2002-01-24 15:02:05 +00:00
install-pear.php * remove debug output 2002-11-13 19:49:28 +00:00
install-pear.txt Complain loudly, if we were not able to install everything. 2000-05-02 22:28:12 +00:00
Makefile.frag - MFB: Safemode install problem 2002-11-19 14:45:13 +00:00
package-Archive_Tar.xml * sync up 2002-05-28 00:35:16 +00:00
package-Console_Getopt.xml Let's take Console_Getopt to stable release. 2002-09-13 23:34:21 +00:00
package-PEAR.xml * PEAR_Error now supports exceptions when using Zend Engine 2. Set the 2003-01-21 13:32:34 +00:00
package.dtd * 1.0 version 2002-12-27 17:19:31 +00:00
pear.m4 CFLAGS_CLEAN was not properly defined 2002-12-16 13:39:27 +00:00
PEAR.php * whoops, heritage shows through :) 2003-01-26 23:54:19 +00:00
README Point readers to pear web 2002-02-23 13:47:16 +00:00
System.php * System::which() now checks .exe .bat .cmd and .com on Windows 2003-01-09 15:11:27 +00:00
template.spec * some minor fixes to the rpm spec file template 2002-10-22 23:07:36 +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/.