From: Andi Gutmans Date: Fri, 3 Nov 2000 00:57:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.0.4RC3~352 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=715ce15a6fb7163e86cac45bcd12d92702bf24ee;p=php *** empty log message *** --- diff --git a/NEWS b/NEWS index 94845986a5..9dde58ada9 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Fixed crypt() to supply random seed if none is given (Andi) - Fixed mysql_close() - it wasn't properly closing MySQL connections (Zeev) - 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