summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bind_unsupported_2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bind_unsupported_2.phpt')
-rw-r--r--ext/oci8/tests/bind_unsupported_2.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/tests/bind_unsupported_2.phpt b/ext/oci8/tests/bind_unsupported_2.phpt
index fefd57d148..e82154a6ad 100644
--- a/ext/oci8/tests/bind_unsupported_2.phpt
+++ b/ext/oci8/tests/bind_unsupported_2.phpt
@@ -24,8 +24,6 @@ foreach ($types as $t => $v) {
}
?>
-===DONE===
-<?php exit(0); ?>
--EXPECTF--
Test - SQLT_BDOUBLE
@@ -33,4 +31,3 @@ Warning: oci_bind_by_name(): Unknown or unsupported datatype given: 22 in %sbind
Test - SQLT_BFLOAT
Warning: oci_bind_by_name(): Unknown or unsupported datatype given: 21 in %sbind_unsupported_2.php on line %d
-===DONE===