diff options
author | Andi Gutmans <andi@php.net> | 2000-11-03 00:57:05 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-11-03 00:57:05 +0000 |
commit | 715ce15a6fb7163e86cac45bcd12d92702bf24ee (patch) | |
tree | bb9bc8a71bb7673c14cde5e61e0715d5558cab3e | |
parent | a43cd1438ea71bde857b9692397b3138770733a9 (diff) | |
download | php-git-715ce15a6fb7163e86cac45bcd12d92702bf24ee.tar.gz |
*** empty log message ***
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |