Skip to content

Commit ff0e7c4

Browse files

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext/session/tests/session_set_cookie_params_variation6.phpt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ string(7) "nothing"
4242

4343
Warning: session_set_cookie_params(): Cannot change session cookie parameters when session is active in %s on line 18
4444
bool(false)
45-
string(4) "nothing"
45+
string(7) "nothing"
4646
bool(true)
47-
string(4) "nothing"
47+
string(7) "nothing"
4848
bool(true)
49-
string(7) "other"
49+
string(5) "other"
5050
Done

0 commit comments

Comments
 (0)