]> granicus.if.org Git - php/commit
MFH: fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable)
authorAntony Dovgal <tony2001@php.net>
Wed, 9 Aug 2006 12:15:43 +0000 (12:15 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 9 Aug 2006 12:15:43 +0000 (12:15 +0000)
commit946594bb6b525489883d30c80c87ef695f0ea91f
treeda4323c72542a540fcc18058d988362bdcafcac6
parente3cfc40cac8b882da311c4f87a5fbd6c73f40ecd
MFH: fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable)
NEWS
ext/oci8/oci8_statement.c
ext/oci8/php_oci8_int.h
ext/oci8/tests/bug38161.phpt [new file with mode: 0644]