]> granicus.if.org Git - php/commit
add support for NCLOBs
authorAntony Dovgal <tony2001@php.net>
Wed, 9 Aug 2006 15:23:50 +0000 (15:23 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 9 Aug 2006 15:23:50 +0000 (15:23 +0000)
commite16bd0c0f0422c70114520a9162d448053502f22
treeddb3eef7b32166559bff6e85605efaaf078eb0f9
parentf148d3fa4cc74e972fef1cbe1af4b6e1ece0e81e
add support for NCLOBs
fix #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)
ext/oci8/oci8_lob.c
ext/oci8/oci8_statement.c
ext/oci8/php_oci8_int.h
ext/oci8/tests/bug35973.phpt [new file with mode: 0644]