From: Anatol Belski Date: Tue, 4 Feb 2014 09:39:18 +0000 (+0100) Subject: updated NEWS X-Git-Tag: php-5.6.0alpha2~1^2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78815f9034e36d734cace49827b7d8a7b3789371;p=php updated NEWS --- diff --git a/NEWS b/NEWS index f9f93afc32..c45d33359b 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ PHP NEWS . Added new function mysqli_get_links_stats() as well as new INI variable mysqli.rollback_on_cached_plink of type bool (Andrey) +- PCRE: + . Upgraded to PCRE 8.34. (Anatol) + 23 Jan 2014, PHP 5.6.0 Alpha 1 - CLI server: