]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0'
authorKeyur <kgovande@etsy.com>
Wed, 13 Jul 2016 03:07:41 +0000 (03:07 +0000)
committerKeyur <kgovande@etsy.com>
Wed, 13 Jul 2016 03:07:41 +0000 (03:07 +0000)
* PHP-7.0:
  Add to NEWS
  Fixes #72590: Opcache restart with kill_all_lockers does not work

1  2 
NEWS
ext/opcache/ZendAccelerator.c

diff --cc NEWS
index 227f3d315711dc5512ae36c32659bd7ea5ee40c6,8a4be03bd3b07ce14e139d56fc96a36a8d926e90..ca4697411fad9ce58659202fddfb76767524c49a
--- 1/NEWS
--- 2/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
Simple merge