summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-11-02 12:14:49 +0000
committerZeev Suraski <zeev@php.net>2000-11-02 12:14:49 +0000
commit18d1ecaa5e9dd689b792e79763257435f9a8c6b3 (patch)
treeb7e9da961af4bd0ffafcfe351cfad62c51125b33
parent8c4852c2cb6675ff0ee72b6a34b749116129513e (diff)
downloadphp-git-18d1ecaa5e9dd689b792e79763257435f9a8c6b3.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8342a31e9c..8eeaf23e61 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ PHP 4.0 NEWS
?? ??? 2000, Version 4.0.4
+- Fixed a bug that could draw the shutdown sequence of the PHP Apache module
+ into an endless loop, under certain circumstances. It could cause Apache
+ processes under Solaris to get stuck, especially when using output buffering.
- Add support for serializing references (Stas)
- Fixed conflict with OpenLDAP and Oracle 8.1.x (Jani)
- parse_ini_file() supports a new optional 2nd argument that instructs it