]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 4 Sep 2017 19:24:17 +0000 (21:24 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 4 Sep 2017 19:24:32 +0000 (21:24 +0200)
1  2 
NEWS
ext/spl/spl_iterators.c

diff --cc NEWS
index 12d4cd9edfdc34f619fbe6a0076bed6eeb2e50ee,3803c6490484dc7171c88e7db836433a2218adcd..8b4c71296399fcd4c434428f1306a3274397e299
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,24 -1,6 +1,28 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 7.1.10
 +?? ??? ????, PHP 7.2.0RC2
 +
 +- Date:
 +  . Fixed bug #75149 (redefinition of typedefs ttinfo and t1info). (Remi)
 +
 +- GD:
 +  . Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?). (cmb)
 +
 +- Opcache
 +  . Fixed incorect constant conditional jump elimination. (Dmitry)
 +
 +- OpenSSL
 +  . Automatically load OpenSSL configuration file. (Jakub Zelenka)
 +
++- SPL:
++  . Fixed bug #75155 (AppendIterator::append() is broken when appending another
++    AppendIterator). (Nikita)
++
 +- 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)
Simple merge