summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-07-03 20:03:11 +0200
committerAnatol Belski <ab@php.net>2018-07-03 20:03:11 +0200
commit2af3234a09416e28eb32df7f9ba77a07f8669d0c (patch)
tree90f042faeda6eeea16a40db5e0b08aff3b196e68
parentb7368fe0d03e981bb5b2f68e74593b63dc1cdf5e (diff)
downloadphp-git-2af3234a09416e28eb32df7f9ba77a07f8669d0c.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 505a4c3671..a7c1d4ef90 100644
--- a/NEWS
+++ b/NEWS
@@ -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: