summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/execute_mode.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/execute_mode.phpt')
-rw-r--r--ext/oci8/tests/execute_mode.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/execute_mode.phpt b/ext/oci8/tests/execute_mode.phpt
index 90570cae80..ffa97f0f2f 100644
--- a/ext/oci8/tests/execute_mode.phpt
+++ b/ext/oci8/tests/execute_mode.phpt
@@ -14,6 +14,6 @@ oci_execute($stmt, -1);
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Warning: oci_execute(): Invalid execute mode given: -1 in %s on line %d
Done