Browse Source

BFN

PEAR_1_4DEV
Marcus Boerger 23 years ago
parent
commit
5d58aff217
  1. 1
      NEWS

1
NEWS

@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2004, PHP 5 RC1 ?? ??? 2004, PHP 5 RC1
- Fixed problems with longlong values in mysqli. (Georg) - Fixed problems with longlong values in mysqli. (Georg)
- Fixed class name case preserving of user defined classes. (Marcus) - Fixed class name case preserving of user defined classes. (Marcus)
- Fixed bug #26762 (unserialize() produces lowercase classnames). (Marcus)
- Fixed bug #26743 (getElementsByTagName doesn't work properly). (Rob) - Fixed bug #26743 (getElementsByTagName doesn't work properly). (Rob)
- Fixed bug #26736 (__autoload not invoked for parent classes). (Marcus) - Fixed bug #26736 (__autoload not invoked for parent classes). (Marcus)
- Fixed bug #26723 (domNode::appendChild() changes child node namespace). (Rob) - Fixed bug #26723 (domNode::appendChild() changes child node namespace). (Rob)

Loading…
Cancel
Save