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.
2 parents 61bf1f4 + 538d833 commit 17b803dCopy full SHA for 17b803d
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