]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 18 Jul 2001 00:09:58 +0000 (00:09 +0000)
committer <changelog@php.net> <>
Wed, 18 Jul 2001 00:09:58 +0000 (00:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 37c852548957296bde5e9fd4182c88d1af1119f4..a3afd45ca5db3d830e22617cb1456b05dcc24866 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Add config option (always_populate_raw_post_data) which when enabled
+  will always populate $HTTP_RAW_POST_DATA regardless of the post mime
+  type (Rasmus)
+- Added support for socket and popen file types to ftp_fput (Jason)
 - Fixed various memory leaks in the LDAP extension (Stig Venaas)
 - Improved interactive mode - it is now available in all builds of PHP, without
   any significant slowdown (Zeev, Zend Engine)