diff options
Diffstat (limited to 'ext/oci8/tests/bind_sqltchr_1.phpt')
-rw-r--r-- | ext/oci8/tests/bind_sqltchr_1.phpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/tests/bind_sqltchr_1.phpt b/ext/oci8/tests/bind_sqltchr_1.phpt index b8c460ca79..0ef7274498 100644 --- a/ext/oci8/tests/bind_sqltchr_1.phpt +++ b/ext/oci8/tests/bind_sqltchr_1.phpt @@ -133,8 +133,6 @@ $stmtarray = array( oci8_test_sql_execute($c, $stmtarray); ?> -===DONE=== -<?php exit(0); ?> --EXPECT-- TEST241 bind SQLT_CHR array(1) { @@ -225,4 +223,3 @@ array(1) { NULL } } -===DONE=== |