diff options
author | <changelog@php.net> | 2000-02-18 02:09:11 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-02-18 02:09:11 +0000 |
commit | 466e30c83e886b76faeb7c6e5a7f2e93dedec6ec (patch) | |
tree | b6d3be905ff02b34c6d088f765af804e875d0326 | |
parent | f27920214c102e3292f1d1dc42b9487b907c6190 (diff) | |
download | php-git-466e30c83e886b76faeb7c6e5a7f2e93dedec6ec.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Made multipart/form-data content obey to the variables_order directive (Zeev) - Updated the browscap module to work with PHP 4.0 (Zeev) - Recover gracefully in ISAPI after the client prematurely presses STOP (Andi) - Fix bug in unset() on array offsets which are referenced more than once |