From: Jani Taskinen Date: Mon, 24 Nov 2008 12:49:00 +0000 (+0000) Subject: - Keep the style ;) X-Git-Tag: php-5.2.7RC5~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9204dbce24e3c1e4086e470a6fc15c71f73eae2;p=php - Keep the style ;) --- diff --git a/NEWS b/NEWS index b06261481a..34b84f1534 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,11 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2008, PHP 5.2.7 +- Upgraded PCRE to version 7.8 (Ilia) + - Fixed memory leak inside readline_callback_handler_remove() function. (Felipe) - Fixed bug #46649 (Setting array element with that same array produces inconsistent results). (Arnaud) -- Fixed bug #46643 (Upgraded PCRE to 7.8) 20 Nov 2008, PHP 5.2.7RC4 - Added logging option for error_log to send directly to SAPI. (Stas)