summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-10-05 17:46:37 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-10-05 17:46:37 +0200
commit69ba81d183130b06d52ea1cd4574864ffae5dd84 (patch)
tree58acdf01ecfb752f1f98fc82b009859365098203 /NEWS
parentaa405b7da270595d349d0596ad31305a41d4b1c0 (diff)
downloadphp-git-69ba81d183130b06d52ea1cd4574864ffae5dd84.tar.gz
Fix #46050: odbc_next_result corrupts prepared resource
When resetting the result's values, we also have to reset its numcols.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3bc469cd4..43ee8d9db2 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ PHP NEWS
(cmb)
. Fixed bug #80150 (Failure to fetch error message). (cmb)
. Fixed bug #80152 (odbc_execute() moves internal pointer of $params). (cmb)
+ . Fixed bug #46050 (odbc_next_result corrupts prepared resource). (cmb)
- OPcache:
. Fixed bug #80083 (Optimizer pass 6 removes variables used for ibm_db2 data