diff options
author | Anatol Belski <ab@php.net> | 2018-07-03 20:03:11 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2018-07-03 20:03:11 +0200 |
commit | 2af3234a09416e28eb32df7f9ba77a07f8669d0c (patch) | |
tree | 90f042faeda6eeea16a40db5e0b08aff3b196e68 | |
parent | b7368fe0d03e981bb5b2f68e74593b63dc1cdf5e (diff) | |
download | php-git-2af3234a09416e28eb32df7f9ba77a07f8669d0c.tar.gz |
[ci skip] Update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.3.0beta1 +PDO_Firebird: + . Fixed bug #74462 (PDO_Firebird returns only NULLs for results with boolean + for FIREBIRD >= 3.0). (Dorin Marcoci) + 05 Jul 2018, PHP 7.3.0alpha3 - Core: |