diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |