summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/exec_fetch.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/exec_fetch.phpt')
-rw-r--r--ext/oci8/tests/exec_fetch.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/exec_fetch.phpt b/ext/oci8/tests/exec_fetch.phpt
index 52d515ffc4..b318ee48fc 100644
--- a/ext/oci8/tests/exec_fetch.phpt
+++ b/ext/oci8/tests/exec_fetch.phpt
@@ -15,7 +15,7 @@ var_dump(oci_fetch_array($stmt));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: oci_execute(): ORA-00942: %s in %s on line %d
bool(false)