You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ext/session/tests/user_session_module/bug71162.phpt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ session
5
5
--INI--
6
6
session.use_strict_mode=0
7
7
--XFAIL--
8
-
Current session module is designed to write empty session always. In addition, current session module only supports SessionHandlerInterface only from PHP 7.0.
8
+
Current session module is designed to write empty session always.
9
9
--FILE--
10
10
<?php
11
11
class MySessionHandler extends SessionHandler implements SessionUpdateTimestampHandlerInterface
0 commit comments