From: Ilia Alshanetsky Date: Sun, 23 Nov 2008 18:31:05 +0000 (+0000) Subject: BFN: Fixed bug #46643 (Upgraded PCRElib to 7.8) X-Git-Tag: php-5.2.7RC5~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2bb47958f9975fe6adc3cae5781de078fbb535d;p=php BFN: Fixed bug #46643 (Upgraded PCRElib to 7.8) --- diff --git a/NEWS b/NEWS index 99f801d14c..7c4043f954 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Nov 2008, PHP 5.2.7 - Fixed memory leak inside readline_callback_handler_remove() function. (Felipe) +- 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)