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

diff --git a/NEWS b/NEWS
index 9fe5fc463895f17904226aa3236e2b9fb01a822d..2c784b8fbbcec57a707a6514c1c19b7360df12c6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,13 +10,17 @@ PHP                                                                        NEWS
   . Fixed bug #65911 (scope resolution operator - strange behavior with $this).
     (Bob Weinand)
 
--OPcache
+- OPcache
   . Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
 
 - ODBC
   . Fixed bug #65950 (Field name truncation if the field name is bigger than
     32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)
 
+- Standard:
+  . Fixed bug #64760 (var_export() does not use full precision for floating-point
+    numbers) (Yasuo)
+
 
 17 Oct 2013, PHP 5.5.5