From: Marcus Boerger Date: Mon, 29 Dec 2003 12:39:07 +0000 (+0000) Subject: BFN X-Git-Tag: php_ibase_before_split~445 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2788bb8a15663dbf1372949e1f5a5907b89669ce;p=php BFN --- diff --git a/NEWS b/NEWS index cd7675c003..d63bde124e 100644 --- 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)