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.
 
 
 
 
 
 
Greg Beaver 6a74f0a1b0 update to Archive_Tar 1.3.1 21 years ago
..
Archive - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Console Allow = sign in long option argument. 21 years ago
OS - Happy new year and PHP 5 for rest of the files too.. 22 years ago
PEAR fix for pecl modules; runs "make install" and correctly adds the files to the 21 years ago
docs remove dependency on PHP 5 - it works just fine in PHP 4.3 23 years ago
packages re-organize as per PEAR-Core discussion 22 years ago
scripts fix bug #1153: PEAR command doesn't work after upgrading 22 years ago
tests remove old test files 21 years ago
CODING_STANDARDS * Providing the full URL to the coding standards. 22 years ago
Makefile.frag - Fixed bug #25348 ("make install" fails with --enable-short-tags). 23 years ago
PEAR.php * don't register object on destructors list if it does not define its 22 years ago
README Point readers to pear web 24 years ago
System.php - Fix licence (#1645) 22 years ago
catalog * added sgml/xml catalog file 25 years ago
go-pear-list.php update to Archive_Tar 1.3.1 21 years ago
go-pear.bat commit for win32 - binary so line endings are always preserved - this time on HEAD, where it belongs 22 years ago
install-pear.php MFB: - Fix library path problems 23 years ago
install-pear.txt * the "a" in "pear" is "application" now 23 years ago
package-Archive_Tar.xml - Sync with pear/Archive_Tar/package.xml 1.12 23 years ago
package-Console_Getopt.xml MFB 22 years ago
package-PEAR.xml - Fix licence (#1645) 22 years ago
package.dtd WS 22 years ago
template.spec Better file relocation and invert post/postun logic 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/.