summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2003-12-29 12:39:07 +0000
committerMarcus Boerger <helly@php.net>2003-12-29 12:39:07 +0000
commit2788bb8a15663dbf1372949e1f5a5907b89669ce (patch)
treed3474fa237cabb7f608618e852e87c27f5e3d9d1
parent23191fb208456ada6bf881edc5155fa73ce9d2a7 (diff)
downloadphp-git-2788bb8a15663dbf1372949e1f5a5907b89669ce.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)