diff options
| author | Marcus Boerger <helly@php.net> | 2003-12-29 12:39:07 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2003-12-29 12:39:07 +0000 |
| commit | 2788bb8a15663dbf1372949e1f5a5907b89669ce (patch) | |
| tree | d3474fa237cabb7f608618e852e87c27f5e3d9d1 | |
| parent | 23191fb208456ada6bf881edc5155fa73ce9d2a7 (diff) | |
| download | php-git-2788bb8a15663dbf1372949e1f5a5907b89669ce.tar.gz | |
BFN
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
