From 44b234a9bc589ee6c4afe3e1c386d536f750abe2 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 9 Dec 2020 12:46:47 +0100 Subject: Fixed bug #78154 Handle errors during next_result in exec. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9560df1c93..d3c5e52139 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,8 @@ PHP NEWS (Kamil Tekiela) . Fixed bug #63185 (nextRowset() ignores MySQL errors with native prepared statements). (Nikita) + . Fixed bug #78152 (PDO::exec() - Bad error handling with multiple commands). + (Nikita) - Phpdbg: . Fixed bug #76813 (Access violation near NULL on source operand). (cmb) -- cgit v1.2.1