dmitry          Mon Apr 11 06:41:34 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  Fixed bug #31502 (Wrong deserialization from session when using WDDX 
serializer )
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.318&r2=1.1760.2.319&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.318 php-src/NEWS:1.1760.2.319
--- php-src/NEWS:1.1760.2.318   Fri Apr  8 16:34:02 2005
+++ php-src/NEWS        Mon Apr 11 06:41:33 2005
@@ -17,6 +17,8 @@
 - Fixed bug #32491 (File upload error - unable to create a temporary file).
   (Uwe Schindler)
 - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit) (Georg).
+- Fixed bug #31502 (Wrong deserialization from session when using WDDX
+  serializer). (Dmitry) 
 - Fixed bug #31363 (broken non-blocking flock()). ian at snork dot net
 - Fixed bug #28839 (SIGSEGV in interactive mode (php -a)).
   (kameshj at fastmail dot fm)

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

Reply via email to