diff options
| author | <changelog@php.net> | 2001-10-24 00:13:06 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2001-10-24 00:13:06 +0000 |
| commit | 77318b51865c98d4ae8cb1cb776dfe27f0f78316 (patch) | |
| tree | 7edc0066e328d574c3d73f172651235ef8dfb532 | |
| parent | 42ec5479503f8e9b2df2bf54b891c5b11e4cbcc9 (diff) | |
| download | php-git-77318b51865c98d4ae8cb1cb776dfe27f0f78316.tar.gz | |
NEWS update
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |
