php-src/ext/pdo
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 Merge branch 'PHP-8.3' 2024-01-31 11:20:56 +01:00
config.m4 Sync headers installation 2024-01-28 19:50:55 +01:00
config.w32
CREDITS
Makefile.frag Remove PHP 4 PDO headers installation (#13367) 2024-02-10 17:37:42 +01:00
Makefile.frag.w32
pdo.c Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo.stub.php Add some stub related todo comments 2022-05-25 13:24:11 +02:00
pdo_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
pdo_dbh.c Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_dbh.stub.php Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_dbh_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
pdo_sql_parser.re Improve fix for bug #81740 2022-12-18 23:20:29 -07:00
pdo_sqlstate.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
pdo_stmt.c Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
pdo_stmt.stub.php Use single line phpdoc in stubs where possible 2021-07-20 13:16:56 +02:00
pdo_stmt_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
php_pdo.h Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
php_pdo_driver.h Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00
php_pdo_error.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_int.h Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00