You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stig Bakken 1ef49991ff * fix upgrade-all output 23 years ago
..
Archive In theory this will fix a problem in Window trying to delete a not closed 24 years ago
Console Disable PEAR tests. These tests have too many dependcies such as 23 years ago
OS * a little bit of internal refactoring 23 years ago
PEAR * fix upgrade-all output 23 years ago
docs * sync up 24 years ago
packages * upgrade XML_RPC to 1.0.4 23 years ago
scripts no longer in use 23 years ago
tests One more PEAR test to be skipped. 23 years ago
CMD.php Maintain headers. 24 years ago
CODING_STANDARDS correct url 24 years ago
Makefile.frag - MFB: Safemode install problem 23 years ago
PEAR.php Sorry Derick, generated the wrong patch 23 years ago
README Point readers to pear web 24 years ago
System.php * rename System::type to System::which 23 years ago
catalog * added sgml/xml catalog file 25 years ago
install-pear.php * remove debug output 23 years ago
install-pear.txt Complain loudly, if we were not able to install everything. 26 years ago
package-Archive_Tar.xml * sync up 24 years ago
package-Console_Getopt.xml Let's take Console_Getopt to stable release. 24 years ago
package-PEAR.xml * lose obsolete tags: libfile, libname, sources, includes, libadd 23 years ago
package.dtd * lose obsolete tags: libfile, libname, sources, includes, libadd 23 years ago
pear.m4 Fix some phpize problems. 23 years ago
template.spec * some minor fixes to the rpm spec file template 23 years ago

README

	   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/.