From: Date: Wed, 24 Oct 2001 00:13:06 +0000 (+0000) Subject: NEWS update X-Git-Tag: POST_PARAMETER_PARSING_API~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77318b51865c98d4ae8cb1cb776dfe27f0f78316;p=php NEWS update --- diff --git a/NEWS b/NEWS index 1cb5b84d5e..394492f94a 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- $HTTP_RAW_POST_DATA was not populated on a missing content-type even when + always_populate_raw_post_data was on - fixed. (Rasmus) - Added session_cache_expire() function. (patch from anuradha@gnu.org) - Add array_fill() function (Rasmus) - Hide Authorization header from phpinfo() output in safe_mode (Rasmus)