php-src/pear
2002-10-13 10:20:15 +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 revert change - this was due to an bug in php HEAD a few days ago 2002-08-05 12:58:38 +00:00
docs * sync up 2002-05-28 00:35:16 +00:00
OS * take uname as optional constructor parameter 2002-05-19 06:13:07 +00:00
packages * upgrade XML_RPC to 1.0.4 2002-10-10 00:56:20 +00:00
PEAR * added "pear makerpm" command for wrapping PEAR packages in RPMs 2002-10-12 14:19:50 +00:00
scripts * added --libs option 2002-09-28 21:58:19 +00:00
tests * update test 2002-10-12 18:27:05 +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 By the moment trust that the dependencies are good 2002-07-22 12:03:43 +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 Install sapi/embed header file as well. 2002-10-12 01:01:24 +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 * 1.0b1 is today 2002-10-12 14:20:32 +00:00
package.dtd * added missing license element 2002-07-21 07:06:56 +00:00
pear.m4 * Add missing PHP_SUBST(awk). 2002-10-13 10:20:15 +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 * rename System::type to System::which 2002-10-12 14:17:44 +00:00
template.spec * added "pear makerpm" command for wrapping PEAR packages in RPMs 2002-10-12 14:19:50 +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/.