]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6' into PHP-7.0
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 30 Sep 2016 21:46:28 +0000 (23:46 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 30 Sep 2016 21:54:18 +0000 (23:54 +0200)
1  2 
NEWS
ext/gd/libgd/gd.c

diff --cc NEWS
index d4b78736831679d703d2ea8980a761a744f416a2,e9e4b9486f72308d19d7eb4c223cb4b6a9ed4d8d..823baa9304037a8eae96fd985c147a0346f9f3bc
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,11 -1,10 +1,14 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2016, PHP 5.6.28
 +?? ??? 2016 PHP 7.0.13
  
 --GD:
 +- Core:
 +  . Fixed bug #73181 (parse_str() without a second argument leads to crash).
 +    (Nikita)
 +
++- GD:
+   . Fixed bug #73213 (Integer overflow in imageline() with antialiasing). (cmb)
  - Standard:
    . Fixed bug #73203 (passing additional_parameters causes mail to fail). (cmb)
  
Simple merge