]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 17 Sep 2020 10:37:57 +0000 (12:37 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 17 Sep 2020 10:38:16 +0000 (12:38 +0200)
* PHP-7.3:
  Fix #80115: mysqlnd.debug doesn't recognize absolute paths with slashes

1  2 
NEWS
ext/mysqlnd/mysqlnd_debug.c

diff --cc NEWS
index b38dc7b7466722b323ffb7af4dab0c7e923a364b,9d3d53aca10770ce5e681a7bd62fabdc57d41157..36fbfb6736bac50dbdcc6d56f22b006db4a8bc95
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,7 -1,11 +1,11 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? ????, PHP 7.3.24
 +?? ??? 2020, PHP 7.4.12
  
+ - MySQLnd:
+   . Fixed bug #80115 (mysqlnd.debug doesn't recognize absolute paths with
+     slashes). (cmb)
  - OPcache:
    . Fixed bug #80083 (Optimizer pass 6 removes variables used for ibm_db2 data
      binding). (Nikita)
Simple merge