1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00

NEW and UPGRADING

This commit is contained in:
Remi Collet
2018-07-05 06:34:08 +02:00
parent 0ea4013f10
commit 587ab00698
2 changed files with 7 additions and 1 deletions
+4 -1
View File
@@ -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)