php-src/pear
2003-08-31 06:08:41 +00:00
..
Archive - Syncho with pear/Archive_Tar/Archive/Tar.php 1.14 2003-06-18 21:36:28 +00:00
Console Fix for http://bugs.php.net/bug.php?id=21994 2003-06-30 10:09:44 +00:00
docs * sync up 2002-05-28 00:35:16 +00:00
OS fix #25131, OS_Guess warnings 2003-08-18 16:43:46 +00:00
packages - restore Mail 1.1.0 2003-08-06 07:56:20 +00:00
PEAR fix #25322 2003-08-31 06:08:41 +00:00
scripts One more fix for spaces in paths 2003-08-29 21:21:27 +00:00
tests fixed include, verified that it indeed works, and PEAR.php passes the test :) 2003-08-13 22:05:23 +00:00
catalog * added sgml/xml catalog file 2001-04-15 23:53:09 +00:00
CMD.php updating license information in the headers. 2003-06-10 20:04:29 +00:00
CODING_STANDARDS correct url 2002-01-24 15:02:05 +00:00
install-pear.php MFB: - Fix library path problems 2003-08-14 20:14:34 +00:00
install-pear.txt * the "a" in "pear" is "application" now 2003-02-10 14:17:32 +00:00
Makefile.frag PEAR binaries go where the php bin goes 2003-07-17 06:30:21 +00:00
package-Archive_Tar.xml - Sync with pear/Archive_Tar/package.xml 1.12 2003-06-19 05:52:28 +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 fix #25322 2003-08-31 06:08:41 +00:00
package.dtd updating license information in the headers. 2003-06-10 20:04:29 +00:00
PEAR.php fix for Bug #21845 $this in static calls 2003-08-13 20:36:54 +00:00
README Point readers to pear web 2002-02-23 13:47:16 +00:00
System.php updating license information in the headers. 2003-06-10 20:04:29 +00:00
template.spec Better file relocation and invert post/postun logic 2003-06-16 08:27:47 +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/.