Skip to content

Commit 8bd57d3

Browse files
Merge branch '6.0' into 6.1
* 6.0: Fix merge
2 parents 1d1ef60 + 6a4271e commit 8bd57d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Fixtures/response-functional/deleted_cookie.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Array
66
[2] => Cache-Control: max-age=0, must-revalidate, private
77
[3] => Date: Sat, 12 Nov 1955 20:04:00 GMT
88
[4] => Expires: %s, %d %s %d %d:%d:%d GMT
9-
[5] => Set-Cookie: PHPSESSID=deleted; expires=%s, %d-%s-%d %d:%d:%d GMT; Max-Age=%d; %s
9+
[5] => Set-Cookie: PHPSESSID=deleted; expires=%s, %d %s %d %d:%d:%d GMT; Max-Age=%d; %s
1010
)
1111
shutdown

0 commit comments

Comments
 (0)