]> 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)
commitf4009b52a31544ca188dd9679478f273e335de54
treee63205c89eb681c41e8f0ff88e95debe88c83bb2
parentbc0d535f5af395b1282f6ad0302ae4b550c965af
Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite
NEWS
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]