php-src/ext/pdo
Christoph M. Becker efb901ebed
Skip bug_36798.phpt for PDO_DBLIB
For some reason, this test fails now with "Incorrect syntax near ''.
[SELECT '�' as test FROM test WHERE id = '1']", so we skip it.
2021-12-07 20:24:15 +01:00
..
tests Skip bug_36798.phpt for PDO_DBLIB 2021-12-07 20:24:15 +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_arginfo.h Add missing classes to stubs 2021-02-09 22:38:06 +01:00
pdo_dbh_arginfo.h Mark PDO::setAttribute() $value as mixed 2021-08-20 16:51:52 +02:00
pdo_dbh.c Fix the default value of $mode in PDOStatement::fetch*() 2021-05-03 13:06:38 +02:00
pdo_dbh.stub.php Mark PDO::setAttribute() $value as mixed 2021-08-20 16:51:52 +02:00
pdo_sql_parser.re Fixed bug #72368 2020-12-10 16:53:08 +01:00
pdo_sqlstate.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
pdo_stmt_arginfo.h Fix the signature of PDOStatement::fetchObject() 2021-05-05 16:48:22 +02:00
pdo_stmt.c Fix the signature of PDOStatement::fetchObject() 2021-05-05 16:48:22 +02:00
pdo_stmt.stub.php Fix the signature of PDOStatement::fetchObject() 2021-05-05 16:48:22 +02:00
pdo.c Drop php_pdo_get_exception_base() function 2020-08-11 17:40:39 +02:00
pdo.stub.php Add missing classes to stubs 2021-02-09 22:38:06 +01:00
php_pdo_driver.h Handle column count change in PDO MySQL 2020-12-08 16:41:35 +01: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 Make various failure conditions in PDO unconditional errors 2020-09-28 18:51:36 +01:00
php_pdo.h Make various failure conditions in PDO unconditional errors 2020-09-28 18:51:36 +01:00