Skip to content

Commit eeb7511

Browse files
committed
Fix session test after version bump
1 parent 97df99a commit eeb7511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/session/tests/session_regenerate_id_cookie.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ echo "Done";
6464
?>
6565
--EXPECTF--
6666
*** Testing session_regenerate_id() : basic functionality for cookie ***
67-
string(%d) "X-Powered-By: PHP/7.%s
67+
string(%d) "X-Powered-By: PHP/%d.%d.%s
6868
Expires: %s
6969
Cache-Control: no-store, no-cache, must-revalidate
7070
Pragma: no-cache

0 commit comments

Comments
 (0)