]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.4' into PHP-8.0
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 9 Dec 2020 11:47:23 +0000 (12:47 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 9 Dec 2020 11:47:34 +0000 (12:47 +0100)
* PHP-7.4:
  Fixed bug #78154

1  2 
NEWS
ext/pdo_mysql/mysql_driver.c

diff --cc NEWS
index 3d9fcb4a5befcff48b907086f828b76624e0a82f,d3c5e521396ce6257596f810cbf1892f69dfa3a8..526100616d44803262649930df3a9972f8683837
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -41,11 -34,9 +41,13 @@@ PH
      (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)
  
 +- Phar:
 +  . Fixed bug #73809 (Phar Zip parse crash - mmap fail). (cmb)
 +  . Fixed #75102 (`PharData` says invalid checksum for valid tar). (cmb)
 +
  - Phpdbg:
    . Fixed bug #76813 (Access violation near NULL on source operand). (cmb)
  
Simple merge