php-src/ext/pdo_oci
2008-08-01 18:58:15 +00:00
..
tests - Segfault when an exception is thrown on persistent connections 2008-07-22 06:48:09 +00:00
config.m4 - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
config.w32 - MFH: drop 8.x support 2008-08-01 18:58:15 +00:00
CREDITS OCI driver for PDO, supporting bound input and output parameters. 2004-05-17 15:42:33 +00:00
EXPERIMENTAL OCI driver for PDO, supporting bound input and output parameters. 2004-05-17 15:42:33 +00:00
oci_driver.c MFB: Fixed bug #44373 (PDO_OCI extension compile failed) 2008-03-08 14:04:53 +00:00
oci_statement.c - Segfault when an exception is thrown on persistent connections 2008-07-22 06:48:09 +00:00
package.xml Add support for instant client 10.1.0.4. 2005-07-27 03:48:08 +00:00
pdo_oci.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_pdo_oci_int.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
php_pdo_oci.h MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00