mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
NEW and UPGRADING
This commit is contained in:
5
NEWS
5
NEWS
@@ -2,7 +2,10 @@ PHP NEWS
|
||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||
?? ??? ????, PHP 7.3.0beta1
|
||||
|
||||
PDO_Firebird:
|
||||
- FPM:
|
||||
. Fixed bug #62596 (getallheaders() missing with PHP-FPM). (Remi)
|
||||
|
||||
- PDO_Firebird:
|
||||
. Fixed bug #74462 (PDO_Firebird returns only NULLs for results with boolean
|
||||
for FIREBIRD >= 3.0). (Dorin Marcoci)
|
||||
|
||||
|
||||
@@ -215,6 +215,9 @@ phpdbg:
|
||||
. The unused constants PHPDBG_FILE, PHPDBG_METHOD, PHPDBG_LINENO and
|
||||
PHPDBG_FUNC have been removed.
|
||||
|
||||
FPM:
|
||||
. The getallheaders function is now also available.
|
||||
|
||||
========================================
|
||||
4. Deprecated Functionality
|
||||
========================================
|
||||
|
||||
Reference in New Issue
Block a user