From 69ba81d183130b06d52ea1cd4574864ffae5dd84 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Mon, 5 Oct 2020 17:46:37 +0200 Subject: Fix #46050: odbc_next_result corrupts prepared resource When resetting the result's values, we also have to reset its numcols. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') 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 -- cgit v1.2.1