summaryrefslogtreecommitdiff
path: root/ext/session/tests/bug31454.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/bug31454.phpt')
-rw-r--r--ext/session/tests/bug31454.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/session/tests/bug31454.phpt b/ext/session/tests/bug31454.phpt
index 89b7048477..24da588aa4 100644
--- a/ext/session/tests/bug31454.phpt
+++ b/ext/session/tests/bug31454.phpt
@@ -16,6 +16,5 @@ session_set_save_handler(
echo "Done\n";
?>
--EXPECTF--
-
Warning: session_set_save_handler(): Argument 1 is not a valid callback in %sbug31454.php on line %d
Done