]> granicus.if.org Git - php/commitdiff
updating for release
authorGreg Beaver <cellog@php.net>
Wed, 13 Aug 2003 20:38:44 +0000 (20:38 +0000)
committerGreg Beaver <cellog@php.net>
Wed, 13 Aug 2003 20:38:44 +0000 (20:38 +0000)
pear/package-PEAR.xml

index debdd6c9ba56b47ab4980b83532b146bcd836cdf..5ced146ba12d52f7fabf23a67c4a258c713d67ab 100644 (file)
@@ -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