]> granicus.if.org Git - php/commit
Fix bug #80837
authorDharman <tekiela246@gmail.com>
Fri, 5 Mar 2021 21:45:27 +0000 (21:45 +0000)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 15 Mar 2021 13:38:09 +0000 (14:38 +0100)
commitc93b461ad70e341f1b01f5910f3cfc3055a3941e
tree91bc752ce5578b0a4e7643704361c202ae008889
parentfc4cd598a254c3f8ceae1fc3bb8d528dd754ce7b
Fix bug #80837

The error needs to be reported on the statement, not the connection.
NEWS
ext/mysqli/tests/bug80837.phpt [new file with mode: 0644]
ext/mysqlnd/mysqlnd_ps.c