summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-02-18 02:09:11 +0000
committer <changelog@php.net>2000-02-18 02:09:11 +0000
commit466e30c83e886b76faeb7c6e5a7f2e93dedec6ec (patch)
treeb6d3be905ff02b34c6d088f765af804e875d0326
parentf27920214c102e3292f1d1dc42b9487b907c6190 (diff)
downloadphp-git-466e30c83e886b76faeb7c6e5a7f2e93dedec6ec.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8adaaff71f..53bcb6b895 100644
--- a/NEWS
+++ b/NEWS
@@ -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