From: Zeev Suraski Date: Fri, 20 Jul 2001 15:08:38 +0000 (+0000) Subject: Update NEWS X-Git-Tag: PRE_TSRM_MERGE_PATCH~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c26459d49061335b1e606216820e88824f1172c;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 402c423c27..1f25d2e76c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.7-dev +- Fixed a corruption bug that could cause constants to become corrupted, and + possibly prevent resources from properly being cleaned up at the end of + a request (Zeev) - Added optional use of Boyer-Moore algorithm to str_replace() (Sascha) - Fixed and improved shared-memory session storage module (Sascha) - Add config option (always_populate_raw_post_data) which when enabled