From: Antony Dovgal Date: Sat, 14 Jan 2006 22:23:43 +0000 (+0000) Subject: add test for bug #36010 X-Git-Tag: php-5.1.3RC1~258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8488861e12f26b3c7ec88904d17e334fcf02655d;p=php add test for bug #36010 --- diff --git a/ext/oci8/tests/bug36010.phpt b/ext/oci8/tests/bug36010.phpt new file mode 100644 index 0000000000..ef435496a8 --- /dev/null +++ b/ext/oci8/tests/bug36010.phpt @@ -0,0 +1,26 @@ +--TEST-- +bug #36010 (Crash when executing SQL statment with lob parameter twice) +--SKIPIF-- + +--FILE-- + +--EXPECT-- +Done