*** empty log message ***

This commit is contained in:
Andi Gutmans 2000-11-03 00:57:05 +00:00
parent a43cd1438e
commit 715ce15a6f

1
NEWS
View File

@ -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