From: Zeev Suraski Date: Thu, 2 Nov 2000 23:18:08 +0000 (+0000) Subject: Update NEWS X-Git-Tag: php-4.0.4RC3~364 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c775e64460ebd7b34383686045f251ba64832de;p=php Update NEWS --- diff --git a/NEWS b/NEWS index b1b236690a..3333849d28 100644 --- a/NEWS +++ b/NEWS @@ -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