From: foobar Date: Fri, 29 Aug 2003 14:41:08 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC1~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a283a6c4241dc8c50e7cac49f12e70f0f44181d;p=php BFN --- diff --git a/NEWS b/NEWS index cb2a46a420..f4ff50cfef 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP 4 NEWS - Made MCVE extension available on win32. (Jani) - Fixed disk_total_space() and disk_free_space() under FreeBSD. (Jon Parise) - Fixed crash bug when non-existing save/serializer handler was used. (Jani) +- Fixed bug #25307 (Crash with WDDX serializer). (Sascha, Jani) - Fixed bug #25239 (ftp_fopen_wrapper not RFC compliant). (Sara) - Fixed bug #25166 (WDDX serializer handler missing in win32). (Jani) - Fixed bug #25109 (Possible crash when fetching field names in pgsql). (Ilia)