]> granicus.if.org Git - php/commit
Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated)
authorChristopher Jones <christopher.jones@oracle.com>
Thu, 2 Mar 2017 04:28:01 +0000 (15:28 +1100)
committerChristopher Jones <christopher.jones@oracle.com>
Thu, 2 Mar 2017 04:28:01 +0000 (15:28 +1100)
commite80ea04c79fb1bb38cdd836e0622f7598727e888
tree3fcb0c0fdb3c0ebdefa62e1456a9733cc92efeaf
parentdfcb11d7d1c4ec7cc7ef77d8e42190f91cb75f97
Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated)

This was a modification of an incomplete PR #2276.
NEWS
ext/pdo_oci/oci_driver.c
ext/pdo_oci/oci_statement.c
ext/pdo_oci/php_pdo_oci_int.h
ext/pdo_oci/tests/bug54379.phpt [new file with mode: 0644]