]> granicus.if.org Git - php/commit
Fixed bug #51291 (oci_error doesn't report last error when called two times)
authorChristopher Jones <sixd@php.net>
Wed, 24 Mar 2010 22:08:55 +0000 (22:08 +0000)
committerChristopher Jones <sixd@php.net>
Wed, 24 Mar 2010 22:08:55 +0000 (22:08 +0000)
commit2441b70033cb3b1dda240295e2540be3caf27450
tree3318bc804e44fed0561d9a2e79faf9003c5a1449
parent8b106cef0e764e9f2eadbf5c9748ac47822a519e
Fixed bug #51291 (oci_error doesn't report last error when called two times)
ext/oci8/oci8.c
ext/oci8/package.xml
ext/oci8/php_oci8.h
ext/oci8/tests/bug51291.phpt [new file with mode: 0644]
ext/oci8/tests/pecl_bug6109.phpt [moved from ext/oci8/tests/bug6109.phpt with 71% similarity]