1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 05:21:02 +02:00
Files
archived-php-src/pear
Tomas V.V.Cox ba7bdbdb65 change the include_path setting to be in the php space instead
of doing in the interpreter line (seems to break FreeBSD)
2002-06-25 13:45:29 +00:00
..
2002-05-28 00:35:16 +00:00
2002-06-24 16:03:45 +00:00
2002-06-02 13:07:19 +00:00
2001-04-15 23:53:09 +00:00
2002-02-28 08:29:35 +00:00
2002-01-24 15:02:05 +00:00
2002-02-28 08:29:35 +00:00
2002-06-09 16:29:50 +00:00
2002-02-28 08:29:35 +00:00
2002-06-12 21:17:10 +00:00
2002-05-28 00:35:16 +00:00
2002-06-18 08:41:39 +00:00
2002-05-27 01:22:59 +00:00
2002-02-23 13:47:16 +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/.