Top Level :: PEAR

Package Information: PEAR 1.1

Show All Changelogs
» Version » Information
1.7.2 2008-05-17     stable
1.7.1 2008-02-03     stable
1.7.0 2008-02-01     stable
1.7.0RC2 2008-01-03     beta
1.7.0RC1 2007-12-10     beta
1.6.2 2007-09-09     stable
1.6.1 2007-06-23     stable
1.6.0 2007-06-07     stable
1.5.4 2007-05-08     stable
1.5.3 2007-04-22     stable
1.5.2 2007-04-09     stable
1.5.1 2007-03-05     stable
1.5.0 2007-01-24     stable
1.5.0RC3 2007-01-08     beta
1.5.0RC2 2006-12-15     beta
1.5.0RC1 2006-11-28     beta
1.5.0a1 2006-10-01     alpha
1.4.11 2006-08-16     stable
1.4.10 2006-07-19     stable
1.4.10RC1 2006-07-15     beta
1.4.9 2006-03-29     stable
1.4.8 2006-03-05     stable
1.4.7 2006-02-27     stable
1.4.6 2006-01-06     stable
1.4.5 2005-11-21     stable
1.4.4 2005-11-04     stable
1.4.3 2005-11-03     stable
1.4.2 2005-10-08     stable
1.4.1 2005-09-25     stable
1.4.0 2005-09-18     stable
1.4.0RC2 2005-09-16     beta
1.4.0RC1 2005-09-15     beta
1.4.0b2 2005-09-12     beta
1.4.0b1 2005-08-30     beta
1.3.6 2005-08-18     stable
1.4.0a12 2005-05-29     alpha
1.4.0a11 2005-04-17     alpha
1.4.0a10 2005-04-06     alpha
1.4.0a9 2005-03-25     alpha
1.4.0a8 2005-03-21     alpha
1.4.0a7 2005-03-18     alpha
1.4.0a6 2005-03-17     alpha
1.4.0a5 2005-03-17     alpha
1.4.0a4 2005-03-03     alpha
1.4.0a3 2005-03-03     alpha
1.4.0a2 2005-02-27     alpha
1.4.0a1 2005-02-26     alpha
1.3.5 2005-02-18     stable
1.3.4 2005-01-02     stable
1.3.3.1 2004-11-12     stable
1.3.3 2004-10-28     stable
1.3.1 2004-04-07     stable
1.3 2004-02-20     stable
1.3b6 2004-01-26     beta
1.3b5 2003-12-19     beta
1.3b3 2003-10-20     beta
1.3b2 2003-10-02     beta
1.3b1 2003-09-29     beta
1.2.1 2003-08-15     stable
1.2 2003-08-14     stable
1.2b5 2003-08-05     beta
1.2b4 2003-08-05     beta
1.2b3 2003-08-03     beta
1.2b2 2003-06-23     beta
1.2b1 2003-06-23     beta
1.1Download

Release date: 2003-05-11 03:27 UTC
Release state: stable

Changelog:

PEAR BASE CLASS:

* 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).

PEAR INSTALLER:

* Packaging and validation now parses PHP source code (unless
ext/tokenizer is disabled) and does some coding standard conformance
checks. Specifically, the names of classes and functions are
checked to ensure that they are prefixed with the package name. If
your package has symbols that should be without this prefix, you can
override this warning by explicitly adding a "provides" entry in
your package.xml file. See the package.xml file for this release
for an example (OS_Guess, System and md5_file).

All classes and non-private (not underscore-prefixed) methods and
functions are now registered during "pear package".

Dependencies:
1.0.1 2003-01-10     stable
1.0 2002-12-28     stable
1.0b3 2002-12-13     stable
1.0b2 2002-11-26     stable
1.0b1 2002-10-12     stable
0.90 2002-06-06     beta
0.11 2002-05-28     beta
0.10 2002-05-26     beta
0.9 2002-04-13     stable