]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.1' into PHP-7.2
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 25 Oct 2017 11:03:11 +0000 (13:03 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 25 Oct 2017 11:03:42 +0000 (13:03 +0200)
* PHP-7.1:
  Fix bug #75437 Wrong reflection on imagewebp

1  2 
NEWS
ext/gd/gd.c

diff --cc NEWS
index b837170fd951969fc77fec2553467f8aac14d2e2,43dd7b0a138f319438b100c07c0c0b917c187bae..670edbc390f63d3f940cb3642d4e92ce8b6d1bd2
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,9 -1,6 +1,11 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2017, PHP 7.1.12
 +?? ??? ????, PHP 7.2.0RC6
 +
++- GD:
++  . Fixed bug #75437 (Wrong reflection on imagewebp). (Fabien Villepinte)
 +
 +26 Oct 2017, PHP 7.2.0RC5
  
  - Core:
    . Fixed bug #75368 (mmap/munmap trashing on unlucky allocations). (Nikita,
diff --cc ext/gd/gd.c
Simple merge