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

diff --cc NEWS
index 398f76087f4ef9ef897771d84900bb007dd475be,a60224c807b166ec670bfb6b1661229ac10bbe40..5a35114f63f403a1835c07960f9b14231ad35aea
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,15 -1,6 +1,18 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2016 PHP 7.0.12
 +?? ??? 2016, PHP 7.1.0RC3
 +
 +- GD:
 +  . Fixed bug #50194 (imagettftext broken on transparent background w/o
 +    alphablending). (cmb)
 +  . Fixed bug #73003 (Integer Overflow in gdImageWebpCtx of gd_webp.c). (trylab,
 +    cmb)
 +
++- Session:
++  . Fixed bug #73100 (session_destroy null dereference in ps_files_path_create).
++    (cmb)
 +
 +15 Sep 2016, PHP 7.1.0RC2
  
  - Core:
    . Fixed bug #73067 (__debugInfo crashes when throwing an exception).
Simple merge