From: Keyur Date: Wed, 13 Jul 2016 03:07:41 +0000 (+0000) Subject: Merge branch 'PHP-7.0' X-Git-Tag: php-7.1.0beta1~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffa863e80053fd89590e5e22c2f7e06eb353c664;p=php Merge branch 'PHP-7.0' * PHP-7.0: Add to NEWS Fixes #72590: Opcache restart with kill_all_lockers does not work --- ffa863e80053fd89590e5e22c2f7e06eb353c664 diff --cc NEWS index 227f3d3157,8a4be03bd3..ca4697411f --- a/NEWS +++ b/NEWS @@@ -34,12 -30,10 +34,16 @@@ PH . Partially fixed #72506 (idn_to_ascii for UTS #46 incorrect for long domain names). (cmb) +- Mbstring: + . Deprecated mb_ereg_replace() eval option. (Rouven Weßling, cmb) + +- MCrypt: + . Deprecated ext/mcrypt. (Scott Arciszewski, cmb) + + - Opcache: + . Fixed bug #72590 (Opcache restart with kill_all_lockers does not work). + (Keyur) + - PDO_pgsql: . Fixed bug #70313 (PDO statement fails to throw exception). (Matteo) . Fixed bug #72570 (Segmentation fault when binding parameters on a query