]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorChristoph M. Becker <cmb@php.net>
Thu, 28 Jul 2016 11:18:18 +0000 (13:18 +0200)
committerChristoph M. Becker <cmb@php.net>
Thu, 28 Jul 2016 11:19:15 +0000 (13:19 +0200)
1  2 
NEWS
ext/mbstring/php_mbregex.c

diff --cc NEWS
index 56e91e3d86bbf2e134626dd24c5c47c921507896,d7a956990f4811033f7ef6f543b2f7fc6ef979b6..c58c2fd72404ad594294d4b2c29b4ce0f4a41f28
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -17,12 -35,36 +17,16 @@@ PH
  - Intl:
    . Fixed bug #72639 (Segfault when instantiating class that extends
      IntlCalendar and adds a property). (Laruence)
 -  . Partially fixed #72506 (idn_to_ascii for UTS #46 incorrect for long domain
 -    names). (cmb)
 +  . Fixed bug #72658 (Locale::lookup() / locale_lookup() hangs if no match
 +    found). (Anatol)
  
 -- Opcache:
 -  . Fixed bug #72590 (Opcache restart with kill_all_lockers does not work).
 -    (Keyur)
+ - mbstring:
+   . Fixed bug #72691 (mb_ereg_search raises a warning if a match zero-width).
+     (cmb)
 +- Mysqlnd:
 +  . Fixed bug #71863 (Segfault when EXPLAIN with "Unknown column" error when
 +    using MariaDB). (Andrey)
  
  - PCRE:
    . Fixed bug #72688 (preg_match missing group names in matches). (cmb)
Simple merge