1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00
Files
archived-php-src/pear
Stig Bakken 832545d97f * PEAR_Error now supports exceptions when using Zend Engine 2. Set the
error mode to PEAR_ERROR_EXCEPTION to make PEAR_Error throw itself
  as an exception (invoke PEAR errors with raiseError() or throwError()
  just like before).
2003-01-21 13:32:34 +00:00
..
2002-12-31 16:18:29 +00:00
2002-05-28 00:35:16 +00:00
2003-01-10 01:12:23 +00:00
2002-10-10 00:56:20 +00:00
2002-10-22 17:26:39 +00:00
2001-04-15 23:53:09 +00:00
2002-12-31 16:18:29 +00:00
2002-01-24 15:02:05 +00:00
2002-11-13 19:49:28 +00:00
2002-11-19 14:45:13 +00:00
2002-05-28 00:35:16 +00:00
2002-12-27 17:19:31 +00:00
2002-12-16 13:39:27 +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/.