php-src/ext/pdo_mysql
Gina Peter Banyard 07a48517ac
Merge branch 'PHP-8.3'
* PHP-8.3:
  ext/readline: Fix [-Wcalloc-transposed-args] compiler warning
  ext/pdo_mysql: Fix [-Wcalloc-transposed-args] compiler warning
  ext/gd: Fix [-Wcalloc-transposed-args] compiler warning
  ext/ffi: Fix [-Wenum-int-mismatch] compiler warning
  ext/bcmath: Fix [-Wenum-int-mismatch] compiler warning
2024-05-21 12:23:45 +01:00
..
tests Revert "Fixed GH-13167 Fixed the behavior of bindValue and bindParam. (#13384)" 2024-03-09 10:34:32 +09:00
config.m4 Remove HAVE_MYSQL (#13719) 2024-03-15 20:33:59 +01:00
config.w32 Fix #80329: Add option to specify LOAD DATA LOCAL white list folder 2021-02-23 09:30:46 +01:00
CREDITS
mysql_driver.c Avoid copying escaped string, truncate instead 2024-03-07 20:27:18 +01:00
mysql_statement.c ext/pdo_mysql: Fix [-Wcalloc-transposed-args] compiler warning 2024-05-21 12:17:25 +01:00
pdo_mysql.c Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_mysql.stub.php DeclarePdoMysql:: ATTR_SSL_VERIFY_SERVER_CERT only for Mysqlnd 2024-01-14 16:29:13 +01:00
pdo_mysql_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
php_pdo_mysql.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_mysql_int.h Remove uses of TRUE/FALSE in mysqli/pdo_mysql 2021-05-26 15:07:23 +02:00