summaryrefslogtreecommitdiff
path: root/ext/session/tests/sessionhandler_open_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/session/tests/sessionhandler_open_001.phpt')
-rw-r--r--ext/session/tests/sessionhandler_open_001.phpt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/session/tests/sessionhandler_open_001.phpt b/ext/session/tests/sessionhandler_open_001.phpt
index 6ade9e00a5..e6e913a6a5 100644
--- a/ext/session/tests/sessionhandler_open_001.phpt
+++ b/ext/session/tests/sessionhandler_open_001.phpt
@@ -16,4 +16,11 @@ print "Done!\n";
?>
--EXPECTF--
+Warning: SessionHandler::open(): Session is not active in %s on line 5
+
+Warning: SessionHandler::open(): Session is not active in %s on line 6
+
+Warning: SessionHandler::open(): Session is not active in %s on line 7
+
+Warning: SessionHandler::open(): Session is not active in %s on line 8
Done!