php-src/pear
Greg Beaver 1f22d848e9 fix bug 1242 - notice if multi-dimensional array is passed as a parameter
add optional parameter to staticHasErrors() that allows error determination for a single package
2004-04-27 04:31:39 +00:00
..
Archive - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
Console - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
docs remove dependency on PHP 5 - it works just fine in PHP 4.3 2003-09-24 13:11:52 +00:00
OS - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
packages re-organize as per PEAR-Core discussion 2004-04-09 07:38:48 +00:00
PEAR fix bug 1242 - notice if multi-dimensional array is passed as a parameter 2004-04-27 04:31:39 +00:00
scripts fix #1008: safe mode raises warning 2004-03-13 17:37:23 +00:00
tests update naming of tests - forgot to rename files before committing, 2004-03-21 23:06:20 +00:00
catalog * added sgml/xml catalog file 2001-04-15 23:53:09 +00:00
CODING_STANDARDS - Test 3 2003-12-19 15:26:47 +00:00
go-pear-list.php as per PEAR-Core discussion, remove all but absolutely essential 2004-04-09 01:12:41 +00:00
install-pear.php MFB: - Fix library path problems 2003-08-14 20:14:34 +00:00
install-pear.txt * the "a" in "pear" is "application" now 2003-02-10 14:17:32 +00:00
Makefile.frag - Fixed bug #25348 ("make install" fails with --enable-short-tags). 2003-09-02 01:29:21 +00:00
package-Archive_Tar.xml - Sync with pear/Archive_Tar/package.xml 1.12 2003-06-19 05:52:28 +00:00
package-Console_Getopt.xml MFB 2003-12-11 19:37:03 +00:00
package-PEAR.xml developer -> lead for cellog 2004-04-07 00:29:58 +00:00
package.dtd WS 2004-01-25 23:36:28 +00:00
PEAR.php fix Bug #937 throwError() treats every call as static 2004-04-03 06:28:54 +00:00
README Point readers to pear web 2002-02-23 13:47:16 +00:00
System.php fix -m argument to mkDir(). Conversion to octal was not being made, 2004-01-19 03:32:12 +00:00
template.spec Better file relocation and invert post/postun logic 2003-06-16 08:27:47 +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/.