]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 10 Oct 2016 18:55:44 +0000 (20:55 +0200)
committerAnatol Belski <ab@php.net>
Mon, 10 Oct 2016 18:55:44 +0000 (20:55 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9fc658ec7b1e5ad43912a48ed9c6d251c0fad8bc..cf765ff3dc3a293ca8459ba5aad3ffa23ded83fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ PHP                                                                        NEWS
     imagesetinterpolation()). (cmb)
   . Fixed bug #73279 (Integer overflow in gdImageScaleBilinearPalette()). (cmb)
 
+- SOAP:
+  . Fixed bug #73037 (SoapServer reports Bad Request when gzipped). (Anatol)
+
 - Standard:
   . Fixed bug #73203 (passing additional_parameters causes mail to fail). (cmb)