From 90f72e11bff46cf50bbe805deabcf5cf4f4f08ae Mon Sep 17 00:00:00 2001 From: Edin Kadribasic Date: Sat, 3 Jan 2004 21:45:47 +0000 Subject: [PATCH] More proper news format. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 5d0d57aff5..9e16908766 100644 --- 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 -- 2.50.1