php-src/ext/pdo_oci
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 Make PDO_OCI test more resilient 2020-09-10 17:33:30 +10:00
config.m4 Remove HAVE_OCILOBISTEMPORARY and HAVE_OCICOLLASSIGN 2019-07-22 19:13:24 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
oci_driver.c Add GC support for PDO driver data 2020-10-12 13:00:41 +02:00
oci_statement.c Convert warnings to assetions in OCI PDO driver 2020-09-14 01:07:58 +02:00
pdo_oci.c Get rid of empty function entries 2020-08-01 10:07:05 +02:00
php_pdo_oci_int.h pdo_oci: Add support for setting and getting the oracle OCI 18c call timeout value. 2019-11-01 10:36:55 +01:00
php_pdo_oci.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00