From: foobar Date: Sat, 30 Aug 2003 22:01:49 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC1~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c298c075f450956972457620e06e240b4afd2742;p=php BFN --- diff --git a/NEWS b/NEWS index f4ff50cfef..b4b11080bf 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 #25308 (php -m crashes when zend extensions are loaded). (Stas) - 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)