php-src/ext/pdo_oci
Peter Kokot 94421e5724 Remove conditional calls of always available macros
These checks were once relevant for these extensions in PECL and PHP
versions without availability of the checked macros.

Closes GH-4405
2019-07-14 22:24:21 +02:00
..
tests Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
config.m4 Remove conditional calls of always available macros 2019-07-14 22:24:21 +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 PDO: support username & password specified in DSN 2019-07-02 12:09:38 +02:00
oci_statement.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
pdo_oci.c Merge branch 'PHP-7.3' into PHP-7.4 2019-02-11 17:03:51 +11:00
php_pdo_oci_int.h Merge branch 'PHP-7.3' into PHP-7.4 2019-02-11 17:03:51 +11:00
php_pdo_oci.h Remove local variables 2019-02-03 21:03:00 +01:00