diff options
author | Rob Richards <rrichards@php.net> | 2003-12-29 16:45:59 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2003-12-29 16:45:59 +0000 |
commit | db9af58184819bc684263cc88b5de4fe3ccc5f86 (patch) | |
tree | 7bc0936b69f9e245b66653c38f46efed701ee6a1 /NEWS | |
parent | 66c68da22b17120033e8fd76e58ba590c6d2f758 (diff) | |
download | php-git-db9af58184819bc684263cc88b5de4fe3ccc5f86.tar.gz |
BFN
Diffstat (limited to 'NEWS')
-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 #26743 (getElementsByTagName doesn't work properly). (Rob) - 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 |