summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2001-12-11 11:26:43 +0000
committerSascha Schumann <sas@php.net>2001-12-11 11:26:43 +0000
commitd032a8e6f616f6b74893c474d9179b70054dda61 (patch)
tree61710c80c7b83eb4ad2d5e01bd8ae746acf34273
parentf09884ad54524965d1bf2d03737d02ad2cc03503 (diff)
downloadphp-git-d032a8e6f616f6b74893c474d9179b70054dda61.tar.gz
thttpd/ircg update
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b1432852fd..d754dcf27f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,11 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
+- Added concepts to IRCG: bailout-on-trivial issue, write output to
+ files, fetch a ressource upon connection end. (Sascha)
+- Fixed POST-related bugs in thttpd, added QUERY_STRING, HTTP_HOST,
+ HTTP_ACCEPT_LANGUAGE to the script environment, improved patch
+ to send correct MIME types, and added support for /nocache/. (Sascha)
- Fixed several bugs and memleaks in the domxml extension. (Markus)
- Added var_export() which outputs a representation of a variable as reusable
PHP code. (Derick)