rfc:same-site-parameter
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rfc:same-site-parameter [2023/01/14 15:08] – Add reference girgias | rfc:same-site-parameter [2025/04/03 13:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
* Status: Under Discussion | * Status: Under Discussion | ||
* Target Version: PHP 8.3 | * Target Version: PHP 8.3 | ||
- | * Implementation: | + | * Implementation: |
* First Published at: [[http:// | * First Published at: [[http:// | ||
Line 12: | Line 12: | ||
The support for the SameSite cookie attribute has been added in PHP 7.3. | The support for the SameSite cookie attribute has been added in PHP 7.3. | ||
- | However, it can only be set by passing an array of options with the ''" | + | However, it can only be set by passing an array of options with the ''" |
This RFC proposes to add a SameSite parameter to all relevant functions. | This RFC proposes to add a SameSite parameter to all relevant functions. | ||
Line 29: | Line 29: | ||
===== Proposal ===== | ===== Proposal ===== | ||
- | The proposal consists of two part. | + | The proposal consists of two parts. |
First, add the following enumeration: | First, add the following enumeration: | ||
Line 85: | Line 85: | ||
===== Implementation ===== | ===== Implementation ===== | ||
- | GitHub pull request: https:// | + | GitHub pull request: https:// |
After the project is implemented, | After the project is implemented, |
rfc/same-site-parameter.1673708895.txt.gz · Last modified: 2025/04/03 13:08 (external edit)