mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Update NEWS
This commit is contained in:
parent
d04bcb8969
commit
4c45e95cfe
1 changed files with 5 additions and 1 deletions
6
NEWS
6
NEWS
|
@ -10,13 +10,17 @@ PHP NEWS
|
||||||
. Fixed bug #65911 (scope resolution operator - strange behavior with $this).
|
. Fixed bug #65911 (scope resolution operator - strange behavior with $this).
|
||||||
(Bob Weinand)
|
(Bob Weinand)
|
||||||
|
|
||||||
-OPcache
|
- OPcache
|
||||||
. Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
|
. Increased limit for opcache.max_accelerated_files to 1,000,000. (Chris)
|
||||||
|
|
||||||
- ODBC
|
- ODBC
|
||||||
. Fixed bug #65950 (Field name truncation if the field name is bigger than
|
. 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)
|
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
|
17 Oct 2013, PHP 5.5.5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue