]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorJoe Watkins <krakjoe@php.net>
Tue, 2 May 2017 05:21:17 +0000 (06:21 +0100)
committerJoe Watkins <krakjoe@php.net>
Tue, 2 May 2017 05:21:54 +0000 (06:21 +0100)
* PHP-7.0:
  Fix bug #74468 wrong reflection on Collator::sortWithSortKeys

1  2 
NEWS
ext/intl/collator/collator_class.c
ext/intl/php_intl.c

diff --cc NEWS
index 891c444494c50457aae5de98f58bdb6343c9f712,ec8b4f91f382593fec41d531444712af7db7e16c..959298f1a97ba5e79ecb6dcd1e8a94653135460a
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,20 -1,16 +1,21 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2017 PHP 7.0.20
 +?? ??? 2017, PHP 7.1.6
  
+ - intl:
+   . Fixed bug #74468 (wrong reflection on Collator::sortWithSortKeys). (villfa)
  
 -11 May 2017 PHP 7.0.19
 +11 May 2017, PHP 7.1.5
  
  - Core:
 +  . Fixed bug #74408 (Endless loop bypassing execution time limit). (Laruence)
 +  . Fixed bug #74353 (Segfault when killing within bash script trap code).
 +    (Laruence)
 +  . Fixed bug #74340 (Magic function __get has different behavior in php 7.1.x).
 +    (Nikita)
    . Fixed bug #74188 (Null coalescing operator fails for undeclared static
      class properties). (tpunt)
 -  . Fixed bug #74408 (Endless loop bypassing execution time limit). (Laruence)
 +  . Fixed bug #74444 (multiple catch freezes in some cases). (David Matějka)
    . Fixed bug #74410 (stream_select() is broken on Windows Nanoserver).
      (Matt Ficken)
    . Fixed bug #74337 (php-cgi.exe crash on facebook callback).
Simple merge
Simple merge