php-src/ext/pdo
George Peter Banyard 6e40ec7de9 Second go at fixing [-Wmissing-field-initializers] compiler warning in PDO
By 0 initializing the sub structs
2020-02-22 01:01:07 +01:00
..
tests Reindent phpt files 2020-02-03 22:52:20 +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 Convert zend_parse_parameters_none() to fast ZPP 2020-01-03 13:23:37 +01:00
pdo.stub.php Revert "Replace @param annotations with type declarations" 2020-02-17 08:55:18 +01:00
pdo_arginfo.h Revert "Replace @param annotations with type declarations" 2020-02-17 08:55:18 +01:00
pdo_dbh.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
pdo_sql_parser.re Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
pdo_sqlstate.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
pdo_stmt.c Second go at fixing [-Wmissing-field-initializers] compiler warning in PDO 2020-02-22 01:01:07 +01:00
php_pdo.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_pdo_driver.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02: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 Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00