php-src/ext/pdo_sqlite
Peter Kokot 1ceadaed52
Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144)
This adds Autoconf quote characters to all PHP_NEW_EXTENSION arguments
and syncs the CS across the php-src Autotools build system.
2024-07-29 00:14:59 +02:00
..
tests Merge branch 'PHP-8.3' 2024-06-29 15:52:52 +01:00
config.m4 Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
config.w32 Implemented PDO Driver specific SQL parsers 2024-06-17 23:31:24 +02:00
CREDITS
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
pdo_sqlite.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
pdo_sqlite.stub.php Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
pdo_sqlite_arginfo.h Fixed parent class of stub (#14990) 2024-07-17 21:38:59 +09:00
php_pdo_sqlite.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_sqlite_int.h Implemented PDO Driver specific SQL parsers 2024-06-17 23:31:24 +02:00
sqlite_driver.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
sqlite_driver.stub.php Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
sqlite_driver_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
sqlite_sql_parser.re pdo_sqlite: identifier quoting with square brakets 2024-06-17 23:31:24 +02:00
sqlite_statement.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00