]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6' into PHP-7.0
authorChristoph M. Becker <cmbecker69@gmx.de>
Sat, 24 Sep 2016 08:47:11 +0000 (10:47 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 24 Sep 2016 08:48:24 +0000 (10:48 +0200)
1  2 
NEWS

diff --cc NEWS
index 5f02649595c024f26b0dc9cb02fe8b5a5c6804ac,c0cefbae205552a694cfd9e4558719476bf4d20f..10dbc79eb74c517f25dc92ff8abe3ea9bcdc6a59
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -31,10 -27,11 +31,11 @@@ PH
    . Fixed bug #53504 (imagettfbbox gives incorrect values for bounding box).
      (Mark Plomer, cmb)
    . Fixed bug #73157 (imagegd2() ignores 3rd param if 4 are given). (cmb)
+   . Fixed bug #73155 (imagegd2() writes wrong chunk sizes on boundaries). (cmb)
  
  - Mbstring:
 -  . Fixed bug #72994 (mbc_to_code() out of bounds read). (Laruence, cmb)
 -  . Fixed bug #66964 (mb_convert_variables() cannot detect recursion). (Yasuo)
 +  . Fixed bug #66797 (mb_substr only takes 32-bit signed integer). (cmb)
 +  . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
    . Fixed bug #72992 (mbstring.internal_encoding doesn't inherit default_charset).
      (Yasuo)