]> granicus.if.org Git - php/commit
Add oci_client_version() returning the runtime Oracle client library version - predom...
authorChristopher Jones <sixd@php.net>
Fri, 10 Jun 2011 17:38:07 +0000 (17:38 +0000)
committerChristopher Jones <sixd@php.net>
Fri, 10 Jun 2011 17:38:07 +0000 (17:38 +0000)
commit199510ef07d93536ecaad5d30f58ffe0b2049949
tree14c89843a8db08237c7fd3595c58cded1fbfa922
parent02023fc8fe0bdcb812ad1e5f7740c3e61c953431
Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite
ext/oci8/oci8.c
ext/oci8/oci8_interface.c
ext/oci8/php_oci8_int.h
ext/oci8/tests/clientversion.phpt [new file with mode: 0644]
ext/oci8/tests/clientversion_92.phpt [new file with mode: 0644]