php-src/ext/pdo_oci
2007-08-31 21:09:43 +00:00
..
tests New tests for getAttribute 2007-08-31 21:09:43 +00:00
config.m4 Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, ATTR_CLIENT_VERSION, ATTR_AUTOCOMMIT. Sync WS between PHP 5 & 6 and add a couple of casts. 2007-08-31 21:08:48 +00:00
config.w32 Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:43:59 +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 Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, ATTR_CLIENT_VERSION, ATTR_AUTOCOMMIT. Sync WS between PHP 5 & 6 and add a couple of casts. 2007-08-31 21:08:48 +00:00
oci_statement.c Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, ATTR_CLIENT_VERSION, ATTR_AUTOCOMMIT. Sync WS between PHP 5 & 6 and add a couple of casts. 2007-08-31 21:08:48 +00:00
package2.xml set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_oci.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_pdo_oci_int.h Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, ATTR_CLIENT_VERSION, ATTR_AUTOCOMMIT. Sync WS between PHP 5 & 6 and add a couple of casts. 2007-08-31 21:08:48 +00:00
php_pdo_oci.h MFH: Bump year. 2007-01-01 09:36:18 +00:00