php-src/pear
Tomas V.V.Cox 20ed142597 typo
2002-07-11 15:39:57 +00:00
..
Archive * better gzip detection (magic cookie) 2002-05-27 19:28:09 +00:00
Console * tolerate $args being empty 2002-07-09 10:52:25 +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 * signed these packages 2002-07-10 07:18:12 +00:00
PEAR * tiniest optimization 2002-07-09 10:52:04 +00:00
scripts * don't set include path if running 'pear.in' without substitutions 2002-07-07 21:01:10 +00:00
tests * made rebuildFileMap method public, added caching and checkFileMap method 2002-07-07 20:48:54 +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
HTTP.php Maintain headers. 2002-02-28 08:29:35 +00:00
install-pear.php displayLine() -> outputData() 2002-06-09 16:29:50 +00:00
install-pear.txt Complain loudly, if we were not able to install everything. 2000-05-02 22:28:12 +00:00
ITX.xml - Renamed the file following Thies suggestion 2001-03-30 09:16:54 +00:00
Mail.php Maintain headers. 2002-02-28 08:29:35 +00:00
Makefile.frag - Let's be tad more verbose what's happening during 'make install' 2002-07-03 22:12:13 +00:00
package-Archive_Tar.xml * sync up 2002-05-28 00:35:16 +00:00
package-Console_Getopt.xml * POSIX getopt compatibility support (first argv element is the command) 2002-05-26 12:13:47 +00:00
package-Mail.xml package.xml file for the PEAR Mail package 2002-06-06 06:43:19 +00:00
package-Net_SMTP.xml typo 2002-07-11 15:39:57 +00:00
package-PEAR.xml "Release notes"++ 2002-06-18 08:41:39 +00:00
package.dtd * update version 2002-05-27 01:22:59 +00:00
pear.m4 Improve the life of external extension maintainers by 2002-04-06 13:42:40 +00:00
PEAR.php * define PEAR_ZE2 when running with Zend Engine 2 2002-07-05 01:52:09 +00:00
README Point readers to pear web 2002-02-23 13:47:16 +00:00
System.php silence unlink() and rmdir(). fix a bug where wasn't set due to wrong ini setting 2002-06-02 14:27:15 +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/.