From: Sara Golemon Date: Tue, 9 Sep 2003 21:20:07 +0000 (+0000) Subject: BFN 25294 X-Git-Tag: php-4.3.4RC1~80 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac848809b5ce6be1b3da8834bb86ffd743093179;p=php BFN 25294 --- diff --git a/NEWS b/NEWS index 51c1a82c1d..897559227d 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,7 @@ PHP 4 NEWS - Fixed bug #25308 (php -m crashes when zend extensions are loaded). (Stas) - Fixed bug #25307 (Crash with WDDX serializer). (Sascha, Jani) - Fixed bug #25295 (QNX6: php_ini.c:414: 'alphasort' undeclared). (Jani) +- Fixed buf #25294 (ext/ftp: NLST failure leads to crash on exit). (Sara, Rob) - Fixed bug #25239 (ftp_fopen_wrapper not RFC compliant). (Sara) - Fixed bug #25211 (image.c compile failure with AIX). (Marcus) - Fixed bug #25166 (WDDX serializer handler missing in win32). (Jani)