Skip to content

[Sync-En] document the partitioned cookie attribute (PHP 8.5) - #1196

Merged
PhilDaiguille merged 1 commit into
php:masterfrom
lacatoire:sync-en/1182-partitioned
Sep 1, 2026
Merged

[Sync-En] document the partitioned cookie attribute (PHP 8.5)#1196
PhilDaiguille merged 1 commit into
php:masterfrom
lacatoire:sync-en/1182-partitioned

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5051 (commit 736b8b3): the "partitioned" option for setcookie()/setrawcookie()/session_set_cookie_params(), the entry returned by session_get_cookie_params(), and the new session.cookie_partitioned INI directive. EN-Revision updated.

Fixes: #1182

@PhilDaiguille
PhilDaiguille merged commit dfaaf8e into php:master Sep 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Add partitioned for setcookie and setrawcookie for PHP 8.5 (#5051)

2 participants