]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Fri, 12 Dec 2003 06:34:06 +0000 (06:34 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 12 Dec 2003 06:34:06 +0000 (06:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8935cf3cb7f577cca090dfcd510b7af285d63c90..3f918616b277ed3136fedb49a2467ea355c9ddde 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ PHP                                                                        NEWS
   of files. (Andi)
 - Fixed get_declared_classes() to return only classes. (Andrey, Marcus)
 - Fixed __autoload() to preserve case of the passed class name. (Andi)
+- Fixed bug #26591 ("__autoload threw an exception" during an uncaught). 
+  (Marcus)
 - Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez)
 - Fixed bug #26528 (HTML entities are not being decoded by 
   xml_parse()/xml_parse_into_struct()). (Ilia)