php-src/ext/pdo_mysql
Peter Kokot 693ec809b9
Autotools: Remove PDO dependency related errors (#15347)
Follow-up of GH-15344 (687eb9125a)

This removes the customized error messages in PDO extensions when PDO is
not enabled (--disable-all or --disable-pdo) in favor of the default
error done by PHP_ADD_EXTENSION_DEP.
2024-08-11 21:35:36 +02:00
..
tests Fix test when using libmysqlclient 2024-06-20 13:25:52 +02:00
config.m4 Autotools: Remove PDO dependency related errors (#15347) 2024-08-11 21:35:36 +02:00
config.w32 Sync preprocessor macros help texts (#15218) 2024-08-04 12:52:16 +02:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
Makefile.frag.w32 Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
mysql_driver.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
mysql_sql_parser.re pdo_mysql: "--" should be followed by a whitespace character 2024-06-17 23:31:25 +02:00
mysql_statement.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
pdo_mysql_arginfo.h Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pdo_mysql.c Update mysql preprocessor macros help texts (#15288) 2024-08-09 18:07:05 +02:00
pdo_mysql.stub.php Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
php_pdo_mysql_int.h Implemented PDO Driver specific SQL parsers 2024-06-17 23:31:24 +02:00
php_pdo_mysql.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00