]> granicus.if.org Git - php/commitdiff
More proper news format.
authorEdin Kadribasic <edink@php.net>
Sat, 3 Jan 2004 21:45:47 +0000 (21:45 +0000)
committerEdin Kadribasic <edink@php.net>
Sat, 3 Jan 2004 21:45:47 +0000 (21:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5d0d57aff521f92da6c71e28a8b35ebbbf99d83c..9e16908766dbfef9c1ebe625f244318964ea0906 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2003, Version 4.3.5
-- CLI now overrides php.ini settings and switches off output buffering. This
-  fixes issue described in bug #26755. (Edin)
 - Synchronized bundled GD library with GD 2.0.17
 - Upgraded PCRE library to version 4.5. (Andrei)
 - Updated bundled PostgreSQL library to version 7.4 in Windows distribution.
@@ -12,6 +10,8 @@ PHP 4                                                                      NEWS
 - Added a warning when creating temp stream fails with ftp_(n)list(). (Sara)
 - Fixed header handler in NSAPI SAPI module (header->replace was ignored,
   send_default_content_type now sends value from php.ini). (Uwe Schindler)
+- Fixed bug #26755 (CLI now overrides php.ini settings and switches off
+  output buffering). (Edin)
 - Fixed bug #26752 (Silent unterminated loop when length parameter for
   fgets(), fread() and fgetss() is 0). (Ilia)
 - Fixed bug #26751 (PHP can't find the MySQL socket on a case sensitive file