]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6' into PHP-7.0
authorChristoph M. Becker <cmbecker69@gmx.de>
Sun, 21 Aug 2016 14:10:42 +0000 (16:10 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sun, 21 Aug 2016 14:15:22 +0000 (16:15 +0200)
1  2 
NEWS
ext/gd/libgd/gd.c

diff --cc NEWS
index ebc273c0237855d244dd65c949ddad78cdf83d2d,676760ef6ffe80949c0dcb54541def176ef8f9ea..9404084e496ea9cd324d4dd802fefff926cdbd5d
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -15,23 -14,16 +15,25 @@@ PH
      require_ssl_reuse). (Benedict Singer)
  
  - GD:
 +  . Fixed bug #72709 (imagesetstyle() causes OOB read for empty $styles). (cmb)
+   . Fixed bug #66005 (imagecopy does not support 1bit transparency on truecolor
+     images). (cmb)
  
 -- JSON:
 -  . Fixed bug #72787 (json_decode reads out of bounds). (Jakub Zelenka)
 +- IMAP:
 +  . Fixed bug #72852 (imap_mail null dereference). (Anatol)
 +
 +- Intl:
 +  . Fixed bug #65732 (grapheme_*() is not Unicode compliant on CR LF
 +    sequence). (cmb)
  
 -- MSSQL:
 -  . Fixed bug #72039 (Use of uninitialised value on mssql_guid_string). (Kalle)
 +- OCI8
 +  . Fixed invalid handle error with Implicit Result Sets. (Chris Jones)
 +  . Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)
  
  - PDO:
 +  . Fixed bug #72788 (Invalid memory access when using persistent PDO
 +    connection). (Keyur)
 +  . Fixed bug #72791 (Memory leak in PDO persistent connection handling). (Keyur)
    . Fixed bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY
      returns false). (cmb)
  
Simple merge