]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorJoe Watkins <krakjoe@php.net>
Mon, 10 Apr 2017 05:45:28 +0000 (06:45 +0100)
committerJoe Watkins <krakjoe@php.net>
Mon, 10 Apr 2017 05:46:04 +0000 (06:46 +0100)
* PHP-7.0:
  fix news

1  2 
NEWS

diff --cc NEWS
index 0dac949f6198215c2e286990ad51a2256f8274be,5caecbe6cb9624ae601bdd644ce4da6002aa9727..1e1fb5cc63d7b98608cba09bfa38dfee8213bde2
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -32,17 -19,12 +32,18 @@@ PH
      seconds). (Moritz Fain)
  
  - phar:
-   . Fixed bug #74383 phar method parameters reflection correction. (mhagstrand)
+   . Fixed bug #74383 (phar method parameters reflection correction). 
+     (mhagstrand)
  
 -13 Apr 2017 PHP 7.0.18
 +- Standard:
 +  . Fixed bug #72071 (setcookie allows max-age to be negative). (Craig Duncan)
 +  . Fixed bug #74361 (Compaction in array_rand() violates COW). (Nikita)
 +
 +
 +13 Apr 2017, PHP 7.1.4
  
  - Core:
 +  . Fixed bug #74149 (static embed SAPI linkage error). (krakjoe)
    . Fixed bug #73370 (falsely exits with "Out of Memory" when using
      USE_ZEND_ALLOC=0). (Nikita)
    . Fixed bug #73960 (Leak with instance method calling static method with