summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b596ae6e46..e4739cb4c2 100644
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,7 @@ PHP NEWS
- SOAP:
. Fixed bug #70900 (SoapClient systematic out of memory error). (Dmitry)
- . Fixed bug #70940 (Segfault in soep / type_to_strin). (Remi)
+ . Fixed bug #70940 (Segfault in soap / type_to_string). (Remi)
- Standard:
. Fixed bug #70910 (extract() breaks variable references). (Laruence)