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

diff --git a/NEWS b/NEWS
index cd7675c00372d92b6b375482920e4af24a4a5071..d63bde124ee13805e9d7e7e85f3d93a5ef5ac94c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5 RC 1
 - Preserve class name casing for userspace classes. (Marcus)
+- Fixed bug #26736 (__autoload not invoked for parent classes). (Marcus)
 - Fixed bug #26723 (domNode::appendChild() changes child node namespace) (Rob)
 - Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload 
   results in segfault). (Marcus)