mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
Align NEWS entry format
This commit is contained in:
31
NEWS
31
NEWS
@@ -2,9 +2,9 @@ PHP NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? 2016 PHP 7.0.7
|
||||
|
||||
- OCI8
|
||||
. Fixed bug #71600 (oci_fetch_all segfaults when selecting more than
|
||||
eight columns)
|
||||
- OCI8:
|
||||
. Fixed bug #71600 (oci_fetch_all segfaults when selecting more than eight
|
||||
columns). (Tian Yang)
|
||||
|
||||
- Opcache:
|
||||
. Fixed bug #72014 (Including a file with anonymous classes multiple times
|
||||
@@ -15,8 +15,7 @@ PHP NEWS
|
||||
timestamp). (denver at timothy dot io)
|
||||
|
||||
- SQLite3:
|
||||
. Fixed bug #68849 (bindValue is not using the right data type).
|
||||
(Anatol)
|
||||
. Fixed bug #68849 (bindValue is not using the right data type). (Anatol)
|
||||
|
||||
28 Apr 2016 PHP 7.0.6
|
||||
|
||||
@@ -50,16 +49,14 @@ PHP NEWS
|
||||
(Michael Sierks)
|
||||
|
||||
- Date:
|
||||
. Fixed bug #71889 (DateInterval::format Segmentation fault).
|
||||
(Thomas Punt)
|
||||
. Fixed bug #71889 (DateInterval::format Segmentation fault). (Thomas Punt)
|
||||
|
||||
- Intl:
|
||||
. Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set
|
||||
via constructor). (Anatol)
|
||||
. Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE).
|
||||
(Anatol)
|
||||
. Fixed bug #70451, #70452 (Inconsistencies in return values of
|
||||
IntlChar methods). (Daniel Persson)
|
||||
. Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set via
|
||||
constructor). (Anatol)
|
||||
. Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE). (Anatol)
|
||||
. Fixed bug #70451, #70452 (Inconsistencies in return values of IntlChar
|
||||
methods). (Daniel Persson)
|
||||
. Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)
|
||||
. Fixed bug #66289 (Locale::lookup incorrectly returns en or en_US if locale
|
||||
is empty). (Anatol)
|
||||
@@ -76,14 +73,12 @@ PHP NEWS
|
||||
- PDO:
|
||||
. Fixed bug #52098 (Own PDOStatement implementation ignore __call()).
|
||||
(Daniel kalaspuffar, Julien)
|
||||
. Fixed bug #71447 (Quotes inside comments not properly handled).
|
||||
(Matteo)
|
||||
. Fixed bug #71447 (Quotes inside comments not properly handled). (Matteo)
|
||||
|
||||
- PDO_DBlib:
|
||||
. Fixed bug #71943 (dblib_handle_quoter needs to allocate an extra byte).
|
||||
(Adam Baratz)
|
||||
. Add DBLIB-specific attributes for controlling timeouts.
|
||||
(Adam Baratz)
|
||||
. Add DBLIB-specific attributes for controlling timeouts. (Adam Baratz)
|
||||
|
||||
- PDO_pgsql:
|
||||
. Fixed bug #62498 (pdo_pgsql inefficient when getColumnMeta() is used).
|
||||
@@ -183,7 +178,7 @@ PHP NEWS
|
||||
(nish dot aravamudan at canonical dot com)
|
||||
|
||||
- PDO_DBlib:
|
||||
. Bug #54648 (PDO::MSSQL forces format of datetime fields).
|
||||
. Fixed bug #54648 (PDO::MSSQL forces format of datetime fields).
|
||||
(steven dot lambeth at gmx dot de, Anatol)
|
||||
|
||||
- Phar:
|
||||
|
||||
Reference in New Issue
Block a user