From: Date: Wed, 18 Jul 2001 00:09:58 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_TSRM_MERGE_PATCH~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e3155620ab1679a6eae01726907dc2a223927ad;p=php NEWS update --- diff --git a/NEWS b/NEWS index 37c8525489..a3afd45ca5 100644 --- 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)