summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2004-01-02 03:27:43 +0000
committerMarcus Boerger <helly@php.net>2004-01-02 03:27:43 +0000
commit5d58aff217fa7fc21f6e90244d49282c8f8dd622 (patch)
tree261898e6d9a19d3fb3cad5f48ad62144efd2b58c /NEWS
parent0cd13bf423a8720f36c44388208667328f35840f (diff)
downloadphp-git-5d58aff217fa7fc21f6e90244d49282c8f8dd622.tar.gz
BFN
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index acab4a6247..3e5923b501 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP NEWS
?? ??? 2004, PHP 5 RC1
- Fixed problems with longlong values in mysqli. (Georg)
- 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 #26736 (__autoload not invoked for parent classes). (Marcus)
- Fixed bug #26723 (domNode::appendChild() changes child node namespace). (Rob)