helly Wed Mar 9 21:04:19 2005 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.852&r2=1.1247.2.853&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.852 php-src/NEWS:1.1247.2.853 --- php-src/NEWS:1.1247.2.852 Wed Mar 9 05:11:11 2005 +++ php-src/NEWS Wed Mar 9 21:04:17 2005 @@ -48,6 +48,7 @@ non-existent object ref). (Tony) - Fixed bug #31444 (Memory leak in zend_language_scanner.c). (hexer at studentcenter dot org) +- Fixed bug #31442 (unserialize broken on 64-bit systems). (Marcus) - Fixed bug #31440 ($GLOBALS can be overwritten via GPC when register_globals is enabled). (Ilia) - Fixed bug #31413 (curl POSTFIELDS crashes on 64-bit platforms). (Joe)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php