Skip to content

Commit 4c45e95

Browse files
author
Yasuo Ohgaki
committed
Update NEWS
1 parent d04bcb8 commit 4c45e95

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

NEWS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,17 @@ PHP NEWS
1010
. Fixed bug #65911 (scope resolution operator - strange behavior with $this).
1111
(Bob Weinand)
1212

13-
-OPcache
13+
- OPcache
1414
. Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
1515

1616
- ODBC
1717
. Fixed bug #65950 (Field name truncation if the field name is bigger than
1818
32 characters). (patch submitted by: michael dot y at zend dot com, Yasuo)
1919

20+
- Standard:
21+
. Fixed bug #64760 (var_export() does not use full precision for floating-point
22+
numbers) (Yasuo)
23+
2024

2125
17 Oct 2013, PHP 5.5.5
2226

0 commit comments

Comments
 (0)