summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9fc658ec7b..cf765ff3dc 100644
--- 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)