From: Marcus Boerger Date: Thu, 10 Mar 2005 02:05:06 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.0.4RC1~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ba37514df98aab9f7e47df4b0bb58377d9072c7;p=php - BFN --- diff --git a/NEWS b/NEWS index 257c942671..b6528be616 100644 --- a/NEWS +++ b/NEWS @@ -87,6 +87,7 @@ PHP NEWS 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 #31422 (No Error-Logging on SoapServer-Side). (Dmitry)