]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.0' into PHP-7.1
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 23 Sep 2016 22:07:11 +0000 (00:07 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 23 Sep 2016 22:07:50 +0000 (00:07 +0200)
1  2 
NEWS
ext/gd/gd.c

diff --cc NEWS
index d80f251c91ef00dd254edb1001ed649bd85522af,5f02649595c024f26b0dc9cb02fe8b5a5c6804ac..a550ddaac718a8a5eae0c22444983ff974b59aba
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -13,9 -30,25 +13,10 @@@ PH
      cmb)
    . Fixed bug #53504 (imagettfbbox gives incorrect values for bounding box).
      (Mark Plomer, cmb)
+   . Fixed bug #73157 (imagegd2() ignores 3rd param if 4 are given). (cmb)
  
 -- Mbstring:
 -  . Fixed bug #66797 (mb_substr only takes 32-bit signed integer). (cmb)
 -  . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
 -  . Fixed bug #72992 (mbstring.internal_encoding doesn't inherit default_charset).
 -    (Yasuo)
 -
 -- Mysqlnd:
 -  . Fixed bug #72489 (PHP Crashes When Modifying Array Containing MySQLi Result
 -    Data). (Nikita)
 -
 -- Opcache:
 -  . Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp()
 -    function). (Laruence)
 -
 -- OpenSSL:
 -  . Fixed bug #73072 (Invalid path SNI_server_certs causes segfault).
 -    (Jakub Zelenka)
 +- JSON:
 +  . Fixed bug #73113 (Segfault with throwing JsonSerializable). (julien)
  
  - PCRE:
    . Fixed bug #73121 (Bundled PCRE doesn't compile because JIT isn't supported
diff --cc ext/gd/gd.c
Simple merge