php-src/pear
2002-10-22 23:08:55 +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 * 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 * make *_dir config parameters available for substitution in the 2002-10-22 23:08:55 +00:00
scripts - Explicitly return "0" at the end of the script. For some weird reason it 2002-10-22 11:21:38 +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 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 optional targets to allow the usage of Makefile.frag for shared 2002-10-22 12:30:32 +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 * 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/.