From: foobar Date: Wed, 10 Sep 2003 01:28:34 +0000 (+0000) Subject: buf -> bug X-Git-Tag: php-4.3.4RC1~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70c3e3e95fbe01b3ae9c510ca9aa3cd191442f6a;p=php buf -> bug --- diff --git a/NEWS b/NEWS index 67c35daec0..7493a45db4 100644 --- a/NEWS +++ b/NEWS @@ -21,7 +21,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 #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)