]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 1 Sep 2017 22:14:41 +0000 (00:14 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 1 Sep 2017 22:20:46 +0000 (00:20 +0200)
* PHP-7.1:
  Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?)

1  2 
NEWS

diff --cc NEWS
index 95612e39d53602ce6c182101d29d04f1cefff376,8103b9445e4da012307a65b9c225310bd8ee35b8..f5c9cac6de566a5bf20c3a46b7cebccecf68a736
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,15 -1,6 +1,18 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 7.1.10
 +?? ??? ????, PHP 7.2.0RC2
 +
++- GD:
++  . Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?). (cmb)
++
 +- OpenSSL
 +  . Automatically load OpenSSL configuration file. (Jakub Zelenka)
 +
 +- ZIP:
 +  . Fixed bug #75143 (new method setEncryptionName() seems not to exist
 +    in ZipArchive). (Anatol)
 +
 +31 Aug 2017, PHP 7.2.0RC1
  
  - Core:
    . Fixed #75042 run-tests.php issues with EXTENSION block). (John Boehr)