php-src/ext/pdo_mysql
Máté Kocsis 10957e498c
Do not generate frameless info items when func info generation is disabled
While here, I fixed newlines around arginfo and function entry generation. Previously, newlines were repeated.
2024-02-18 11:39:00 +01:00
..
tests Fix PDO unit test description 2024-01-22 17:29:17 +01:00
config.m4 Remove unused PDO_MYSQL_MODULE_TYPE variable (#12711) 2023-11-18 04:18:15 +00:00
config.w32 Fix #80329: Add option to specify LOAD DATA LOCAL white list folder 2021-02-23 09:30:46 +01:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mysql_driver.c ext/pdo: Fixed PDO::setAttribute() and PDO::getAttribute() (#12793) 2023-12-04 16:05:30 +00:00
mysql_statement.c Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02: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
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
php_pdo_mysql_int.h Remove uses of TRUE/FALSE in mysqli/pdo_mysql 2021-05-26 15:07:23 +02:00
php_pdo_mysql.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00