summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 26a9aa9ff4..5517774618 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ PHP NEWS
. Fixed bug #65808 (the socket_connect() won't work with IPv6 address).
(Mike)
+- Standard:
+ . Fixed bug #64760 (var_export() does not use full precision for floating-point
+ numbers) (Yasuo)
+
- XMLReader:
. Fixed bug #51936 (Crash with clone XMLReader). (Mike)
. Fixed bug #64230 (XMLReader does not suppress errors). (Mike)