We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a11606b commit eecdb4cCopy full SHA for eecdb4c
ext/session/tests/bug60860.phpt
@@ -14,4 +14,4 @@ echo "ok\n";
14
--EXPECTF--
15
Warning: session_start(): user session functions not defined in %s on line 3
16
17
-Fatal error: session_start(): Failed to initialize storage module: user (path: ) in %s on line 3
+Fatal error: session_start(): Failed to initialize storage module: user (path: %s) in %s on line 3
0 commit comments