php-src/ext/pdo_firebird
Christoph M. Becker e4757ecc80 Re-add common PDO tests to Firebird test suite
These have been inadvertently dropped when changing the test suite to
not require ext/interbase anymore, so we add them back.

We also change the required environment variable names to match the
usual PDO names.  Particularly, we replace `PDO_FIREBIRD_TEST_HOSTNAME`
and `_DATABASE` with the more flexible `PDO_FIREBIRD_TEST_DSN`.
2019-05-04 14:24:15 +02:00
..
tests Re-add common PDO tests to Firebird test suite 2019-05-04 14:24:15 +02:00
config.m4 Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS Cleanup $ is not needed for git 2014-04-10 17:42:32 +03:00
firebird_driver.c Remove local variables 2019-02-03 21:03:00 +01:00
firebird_statement.c Fix memory leak exhibited by bug_aaa.phpt 2019-05-04 14:20:11 +02:00
pdo_firebird.c Remove local variables 2019-02-03 21:03:00 +01:00
php_pdo_firebird_int.h Remove local variables 2019-02-03 21:03:00 +01:00
php_pdo_firebird.h Remove local variables 2019-02-03 21:03:00 +01:00