summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/cursor_bind.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/cursor_bind.phpt')
-rw-r--r--ext/oci8/tests/cursor_bind.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/oci8/tests/cursor_bind.phpt b/ext/oci8/tests/cursor_bind.phpt
index 740402e7e0..6de593a17d 100644
--- a/ext/oci8/tests/cursor_bind.phpt
+++ b/ext/oci8/tests/cursor_bind.phpt
@@ -4,7 +4,7 @@ bind and fetch cursor from a statement
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
--FILE--
<?php
@@ -56,7 +56,7 @@ oci8_test_sql_execute($c, $stmtarray);
?>
===DONE===
<?php exit(0); ?>
---EXPECT--
+--EXPECT--
array(2) {
[0]=>
string(1) "1"