summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2004-01-03 21:45:47 +0000
committerEdin Kadribasic <edink@php.net>2004-01-03 21:45:47 +0000
commit90f72e11bff46cf50bbe805deabcf5cf4f4f08ae (patch)
treec04ac7f8731897765e8aacdb0558ad70f03d2151
parentc0d963299ac4a0792a8f89d0b7f098553c249ce4 (diff)
downloadphp-git-90f72e11bff46cf50bbe805deabcf5cf4f4f08ae.tar.gz
More proper news format.
-rw-r--r--NEWS4
1 files 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