]> granicus.if.org Git - php/commitdiff
moved from 5.3
authorArnaud Le Blanc <lbarnaud@php.net>
Thu, 14 May 2009 16:24:12 +0000 (16:24 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Thu, 14 May 2009 16:24:12 +0000 (16:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0a52d7d61d73c1502edfd2b365ff9db50ae2b533..a153c62bf9bbdef2eef510ce245a8075c0b529e5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -90,6 +90,7 @@ PHP                                                                        NEWS
   (Derick, Mike Sullivan)
 - Fixed bug #45799 (imagepng() crashes on empty image). (Martin McNickle,
   Takeshi Abe)
+- Fixed bug #45540 (stream_context_create creates bad http request). (Arnaud)
 - Fixed bug #45191 (error_log ignores date.timezone php.ini val when
   setting logging timestamps). (Derick)
 - Fixed bug #45092 (header HTTP context option not being used when compiled
@@ -98,6 +99,8 @@ PHP                                                                        NEWS
   (Ilia, kawai at apache dot org) 
 - Fixed bug #43073 (TrueType bounding box is wrong for angle<>0).
   (Martin McNickle)
+- Fixed bug #42663 (gzinflate() try to allocate all memory with truncated
+  data). (Arnaud)
 - Fixed bug #42414 (some odbc_*() functions incompatible with Oracle ODBC 
   driver). (jhml at gmx dot net)
 - Fixed bug #38805 (PDO truncates text from SQL Server text data type