]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 10 Mar 2017 17:20:49 +0000 (18:20 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 10 Mar 2017 17:20:58 +0000 (18:20 +0100)
1  2 
NEWS
Zend/zend_execute.h

diff --cc NEWS
index bb2f13f5efb8eb78c7cc54a87ea648413f0f7063,b598d4ddd00a35defb384a7f0d65c323f47506c3..65815160536a77305ad79826be9781ae1156895f
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,11 -1,12 +1,13 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2017 PHP 7.0.18
 +?? ??? 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
+     referenced return). (Nikita)
  
  - Date:
    . Fixed bug #72096 (Swatch time value incorrect for dates before 1970). (mcq8)
Simple merge