diff options
author | Zeev Suraski <zeev@php.net> | 2000-11-02 23:18:08 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-11-02 23:18:08 +0000 |
commit | 3c775e64460ebd7b34383686045f251ba64832de (patch) | |
tree | 77574a41b550733a73adafe4136157e95bbf6721 /NEWS | |
parent | 6053f2a1189ce275350e3a934cc6fcd7df64a04c (diff) | |
download | php-git-3c775e64460ebd7b34383686045f251ba64832de.tar.gz |
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.4 - +- Made print_r support recursive data structures, e.g., $GLOBALS. (Zeev) - Fixed a bug that caused PHP not to properly flush its output buffer, if more than one output buffer was used. (Zeev) - Fixed a bug that could draw the shutdown sequence of the PHP Apache module |