helly           Thu Jan  1 22:27:44 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1565 php-src/NEWS:1.1566
--- php-src/NEWS:1.1565 Thu Jan  1 21:34:53 2004
+++ php-src/NEWS        Thu Jan  1 22:27:43 2004
@@ -3,6 +3,7 @@
 ?? ??? 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to