php-src/pear
2002-12-22 01:31:13 +00:00
..
Archive In theory this will fix a problem in Window trying to delete a not closed 2002-07-26 15:39:16 +00:00
Console Disable PEAR tests. These tests have too many dependcies such as 2002-10-22 14:19:02 +00:00
docs * sync up 2002-05-28 00:35:16 +00:00
OS * a little bit of internal refactoring 2002-11-14 22:41:56 +00:00
packages * upgrade XML_RPC to 1.0.4 2002-10-10 00:56:20 +00:00
PEAR * set default xml-rpc cache ttl to 1 hour 2002-12-22 01:31:13 +00:00
scripts * introduce php_bin config parameter 2002-12-13 02:10:23 +00:00
tests One more PEAR test to be skipped. 2002-10-22 17:26:39 +00:00
catalog * added sgml/xml catalog file 2001-04-15 23:53:09 +00:00
CMD.php Maintain headers. 2002-02-28 08:29:35 +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 * update release notes, remove warning 2002-12-13 02:20:33 +00:00
package.dtd * lose obsolete tags: libfile, libname, sources, includes, libadd 2002-11-26 22:52:34 +00:00
pear.m4 CFLAGS_CLEAN was not properly defined 2002-12-16 13:39:27 +00:00
PEAR.php Sorry Derick, generated the wrong patch 2002-10-08 13:17:01 +00:00
README Point readers to pear web 2002-02-23 13:47:16 +00:00
System.php * _parseArgs bugfix 2002-12-13 02:07:22 +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/.