helly           Fri Sep 24 18:00:48 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.732&r2=1.1247.2.733&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.732 php-src/NEWS:1.1247.2.733
--- php-src/NEWS:1.1247.2.732   Fri Sep 24 09:15:12 2004
+++ php-src/NEWS        Fri Sep 24 18:00:47 2004
@@ -2,7 +2,10 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, Version 4.3.10
 - Backported Marcus' foreach() speedup patch from PHP 5.x. (Derick)
+- Fixed potential problems with unserializing invalid serialize data. (Marcus)
 - Fixed bug #29805 (HTTP Authentication Issues). (Uwe Schindler)
+- Fixed bug #28325 (Circular references not properly serialised). (Moriyoshi)
+- Fixed bug #27469 (serialize() objects of incomplete class). (Dmitry)
 
 22 Sep 2004, Version 4.3.9
 - GPC input processing fixes (Stefano Di Paola, Rasmus, Stefan)

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

Reply via email to