php-src/ext/pdo
Niels Dossche eaaf175bbb
Remove redundant check in pdo_raise_impl_error (#13851)
`dbh` is always non-NULL because it is dereferenced at the start of the
function.
2024-03-31 16:16:17 +02:00
..
tests Merge branch 'PHP-8.3' 2024-02-27 15:32:20 +00: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_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +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_dbh.c Remove redundant check in pdo_raise_impl_error (#13851) 2024-03-31 16:16:17 +02:00
pdo_dbh.stub.php Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +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_arginfo.h Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
pdo_stmt.c Minor PDO conditions cleanup (#13584) 2024-03-04 17:36:51 +01:00
pdo_stmt.stub.php Declare the missing true return types (#13709) 2024-03-16 07:26:37 +01:00
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
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
php_pdo.h Implement PDO driver-specific subclasses 2024-01-11 23:22:41 +01:00