php-src/ext/pdo_oci
George Peter Banyard b44e29f843 php_pdo_register_driver() might fail
Therefore correctly report failure in MINIT for the drivers which didn't.
2021-01-19 12:55:07 +00:00
..
tests Fix PDO_OCI test 2020-12-24 17:48:39 +11: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 Refactor PDO's last inserted ID handler to use and return zend_string 2021-01-19 11:54:25 +00:00
oci_statement.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
pdo_oci.c php_pdo_register_driver() might fail 2021-01-19 12:55:07 +00: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