summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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