]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 17 Mar 2017 19:20:17 +0000 (20:20 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 17 Mar 2017 19:20:43 +0000 (20:20 +0100)
1  2 
NEWS
configure.in
ext/standard/config.m4

diff --cc NEWS
index a6e58aa677ad8361a9ecc11389cb164fcc28d9d8,f2f392c791a9d77b462edd2a370f6b4f7355ac7c..dc8831bc882c49a30962d1b1b4dc2b7000d9ccce
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -8,8 -7,8 +8,10 @@@ PH
      USE_ZEND_ALLOC=0). (Nikita)
    . Fixed bug #73960 (Leak with instance method calling static method with
      referenced return). (Nikita)
 +  . Fixed bug #69676 (Resolution of self::FOO in class constants not correct).
 +    (Nikita)
+   . Fixed bug #74265 (Build problems after 7.0.17 release: undefined reference
+     to `isfinite'). (Nikita)
  
  - Date:
    . Fixed bug #72096 (Swatch time value incorrect for dates before 1970). (mcq8)
diff --cc configure.in
Simple merge
Simple merge