We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04bcb8 commit 4c45e95Copy full SHA for 4c45e95
NEWS
@@ -10,13 +10,17 @@ PHP NEWS
10
. Fixed bug #65911 (scope resolution operator - strange behavior with $this).
11
(Bob Weinand)
12
13
--OPcache
+- OPcache
14
. Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
15
16
- ODBC
17
. Fixed bug #65950 (Field name truncation if the field name is bigger than
18
32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)
19
20
+- Standard:
21
+ . Fixed bug #64760 (var_export() does not use full precision for floating-point
22
+ numbers) (Yasuo)
23
+
24
25
17 Oct 2013, PHP 5.5.5
26
0 commit comments