History log of /PHP-7.4/ext/odbc/tests/bug80152.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# bf5f07cc 26-Sep-2020 Christoph M. Becker

Fix #80152: odbc_execute() moves internal pointer of $params

As least intrusive fix, we separate the passed array argument.

Closes GH-6219.