From f2c05e87af55e324700e53bd046785859142c6aa Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Wed, 13 Aug 2003 20:38:44 +0000 Subject: [PATCH] updating for release --- pear/package-PEAR.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index debdd6c9ba..5ced146ba1 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -51,6 +51,9 @@ * Added the command "download-all" (Alex Merz) * Made package dependency checking back to work * Added support for spaces in path names (Greg) +* Fixed static calls to PEAR error-handling methods in classes (Greg) +* Added ability to use a static method callback for error-handling, and removed +use of inadvisable @ in setErrorHandling (Greg) * Various bugfixes * Added new pear "bundle" command, which downloads and uncompress a PECL package. The main purpouse of this command is for easily adding extensions to the PHP sources -- 2.50.1