helly           Tue Oct 12 18:23:49 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.100&r2=1.1760.2.101&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.100 php-src/NEWS:1.1760.2.101
--- php-src/NEWS:1.1760.2.100   Mon Oct 11 14:33:00 2004
+++ php-src/NEWS        Tue Oct 12 18:23:48 2004
@@ -1,9 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.3
+- Fixed potential problems with unserializing invalid serialize data. (Marcus)
 - Fixed bug #30387 (stream_socket_client async connect was broken).
   (vnegrier at esds dot com, Wez).
-- Fixed potential problems with unserializing invalid serialize data. (Marcus)
+- Fixed bug #30381 (Strange results with get_class_vars()). (Marcus)
 - Fixed bug #30375 (cal_info() does not work without a parameter). (Ilia)
 - Fixed bug #30362 (stream_get_line() not handling end string correctly).
   (Ilia)

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

Reply via email to