php-src/ext/pdo_firebird
Nikita Popov e735de6eae Add GC support for PDO driver data
Add a get_gc method that can be implemented by drivers, which can
be used to add additional zvals to the GC buffer.

Implement GC support for PDO SQLite callbacks in particular.

Closes GH-6262.
2020-10-12 13:00:41 +02:00
..
tests Fix #64937: Firebird PDO preprocessing sql 2020-09-25 00:07:57 +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 Add GC support for PDO driver data 2020-10-12 13:00:41 +02:00
firebird_statement.c Merge branch 'PHP-7.4' 2020-02-03 13:42:08 +01:00
pdo_firebird.c Get rid of empty function entries 2020-08-01 10:07:05 +02:00
php_pdo_firebird.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_pdo_firebird_int.h Fix PDO_Firebird numeric to string conversion on Windows 2020-07-12 23:52:22 +02:00