Skip to content

Commit 2f7f57a

Browse files
committed
Merge branch 'PHP-5.3' into PHP-5.4
2 parents 36a5eca + d2cc097 commit 2f7f57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/session/tests/bug60860.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ echo "ok\n";
1414
--EXPECTF--
1515
Warning: session_start(): user session functions not defined in %s on line 3
1616

17-
Fatal error: session_start(): Failed to initialize storage module: user (path: %s) in %s on line 3
17+
Fatal error: session_start(): Failed to initialize storage module: user (path:%s) in %s on line 3

0 commit comments

Comments
 (0)