From: Greg Beaver Date: Wed, 13 Aug 2003 20:38:44 +0000 (+0000) Subject: updating for release X-Git-Tag: RELEASE_0_7~678 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2c05e87af55e324700e53bd046785859142c6aa;p=php updating for release --- 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