diff options
| author | Rob Richards <rrichards@php.net> | 2003-12-27 10:33:26 +0000 |
|---|---|---|
| committer | Rob Richards <rrichards@php.net> | 2003-12-27 10:33:26 +0000 |
| commit | 563be668b822c5a0ed56efd22e4b1e62a49fc28b (patch) | |
| tree | ba5c31c56cc269b0ba4e5e907e30ca0abf3a0088 | |
| parent | 84b90f639d09f002ed50c87877b62615e928b88b (diff) | |
| download | php-git-563be668b822c5a0ed56efd22e4b1e62a49fc28b.tar.gz | |
Fixed bug #26723
| -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 #26723 (domNode::appendChild() changes child node namespace) (Rob) - Fixed bug #26697 (calling class_exists on a nonexistent class in __autoload results in segfault). (Marcus) - Fixed bug #26695 (Reflection API does not recognize mixed-case class hints). |
