summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-09-25 17:27:41 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-09-29 11:02:51 +0200
commitdf5efa2fcdbcc9f6dea792caa149897060b350f7 (patch)
tree12871d173c272e79e21ae3b481b6d322c025c908 /NEWS
parentf5afd0a8270258fb70f70726ae3ed39780817038 (diff)
downloadphp-git-df5efa2fcdbcc9f6dea792caa149897060b350f7.tar.gz
Fix #80150: Failure to fetch error message
In case of statement related errors, we need to pass the respective statement handle to `SQLError()`. Closes GH-6217.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 538e121a5a..923d95cd5c 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ PHP NEWS
. Fixed bug #78470 (odbc_specialcolumns() no longer accepts $nullable). (cmb)
. Fixed bug #80147 (BINARY strings may not be properly zero-terminated).
(cmb)
+ . Fixed bug #80150 (Failure to fetch error message). (cmb)
- OPcache:
. Fixed bug #80083 (Optimizer pass 6 removes variables used for ibm_db2 data