Skip to content

Conversation

mikefrancis
Copy link
Contributor

Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #23585
License MIT
Doc PR

@ro0NL
Copy link
Contributor

ro0NL commented Jul 19, 2017

Cant/shouldnt we patch this in Cookie::fromString, thats what ResponseHeaderBag is using.

Doing it in __construct doesnt sound right to me. Then again, this is defined per spec... fine either way i guess.

👍

@fabpot
Copy link
Member

fabpot commented Jul 20, 2017

Thank you @mikefrancis.

fabpot added a commit that referenced this pull request Jul 20, 2017
This PR was submitted for the master branch but it was merged into the 3.2 branch instead (closes #23586).

Discussion
----------

Fix case sensitive sameSite cookie

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #23585
| License       | MIT
| Doc PR        |

Commits
-------

14c310f Fix case sensitive sameSite cookie
@fabpot fabpot closed this Jul 20, 2017
@mikefrancis mikefrancis deleted the fix/cookie-same-site branch July 20, 2017 10:17
This was referenced Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants