php-src/ext/pdo
Máté Kocsis f15d52796e
Declare PDORow::queryString property
Relates GH-6742
2021-03-17 09:42:35 +01:00
..
tests Declare PDORow::queryString property 2021-03-17 09:42:35 +01:00
config.m4 Remove conditional calls of always available macros 2019-07-14 22:24:21 +02:00
config.w32 Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
CREDITS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
Makefile.frag.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
pdo.c Voidify internal pdo_sqlstate_init_error_table() 2021-03-15 14:48:33 +00:00
pdo.stub.php Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsql 2021-02-14 23:19:21 +01:00
pdo_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
pdo_dbh.c Add API to fetch bool value for PDO attribute values 2021-03-17 00:58:01 +00:00
pdo_dbh.stub.php Generate class entries from stubs for oci8, odbc, openssl, pcntl, pdo, pgsql 2021-02-14 23:19:21 +01:00
pdo_dbh_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
pdo_sql_parser.re Switch name variable to zend_string 2021-01-07 15:53:47 +00:00
pdo_sqlstate.c Voidify internal pdo_sqlstate_init_error_table() 2021-03-15 14:48:33 +00:00
pdo_stmt.c Declare PDORow::queryString property 2021-03-17 09:42:35 +01:00
pdo_stmt.stub.php Declare PDORow::queryString property 2021-03-17 09:42:35 +01:00
pdo_stmt_arginfo.h Declare PDORow::queryString property 2021-03-17 09:42:35 +01:00
php_pdo.h Make various failure conditions in PDO unconditional errors 2020-09-28 18:51:36 +01:00
php_pdo_driver.h Add API to fetch bool value for PDO attribute values 2021-03-17 00:58:01 +00:00
php_pdo_error.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_pdo_int.h Boolify pdo_hash_methods() 2021-03-15 14:48:33 +00:00