]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Tue, 29 Oct 2013 08:27:49 +0000 (17:27 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Tue, 29 Oct 2013 08:27:49 +0000 (17:27 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 26a9aa9ff42c572c54a6f632ad3f66dd67323a66..55177746180a3cc26a15e04480effa3fc048a83d 100644 (file)
--- 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)