From: foobar Date: Mon, 8 Sep 2003 22:51:53 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC1~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=968eb65b01123ee1378dc32430f2076a1b3e8c08;p=php BFN --- diff --git a/NEWS b/NEWS index 65ad202732..25326c42a2 100644 --- a/NEWS +++ b/NEWS @@ -14,9 +14,10 @@ PHP 4 NEWS - Fixed bug #25348 ("make install" fails with --enable-short-tags). (Jani) - Fixed bug #25343 (is_dir() gives warning on FreeBSD). (Jani) - Fixed bug #25333 (Possible body corruption & crash in win32 mail()). (Ilia) -- Fixed bug #25314 (ASCII mode FTP behaving like binary from Win->Unix). (Sara) +- Fixed bug #25314 (FTP_ASCII mode behaving like binary from Win->Unix). (Sara) - 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 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)