]> granicus.if.org Git - php/commit
pdo_oci: Add client identifier and module attrs
authorCameron Porter <porterca@us.ibm.com>
Fri, 25 Jan 2019 17:44:10 +0000 (11:44 -0600)
committerChristopher Jones <christopher.jones@oracle.com>
Mon, 11 Feb 2019 05:10:47 +0000 (16:10 +1100)
commit38363f4820a0a0a6764ce41fc1fae327d782836a
tree3998432a2ae84d15601c8abd74ea2d7cb73ffe90
parentfc940f0703c5c0f683821469fe89b5d8a684abc2
pdo_oci: Add client identifier and module attrs

Add tests for the new attributes, and check the setAttribute return
value.
ext/pdo_oci/oci_driver.c
ext/pdo_oci/pdo_oci.c
ext/pdo_oci/php_pdo_oci_int.h
ext/pdo_oci/tests/pdo_oci_attr_action.phpt
ext/pdo_oci/tests/pdo_oci_attr_client_identifier.phpt [new file with mode: 0644]
ext/pdo_oci/tests/pdo_oci_attr_client_info.phpt
ext/pdo_oci/tests/pdo_oci_attr_module.phpt [new file with mode: 0644]
ext/pdo_oci/tests/pdo_oci_class_constants.phpt