Skip to content

Conversation

@jordikroon
Copy link

@jordikroon jordikroon commented Dec 22, 2025

Add documentation for the new "partitioned" cookie option introduced in PHP 8.5.0 (CHIPS support). Updates include:

  • Added "partitioned" to the list of supported cookie options in setcookie() and setrawcookie() functions
  • Documented the new session.cookie_partitioned INI directive with description of CHIPS functionality
  • Added changelog entries for PHP 8.5.0 in affected function documentation
  • Updated session cookie parameter function references to include the new partitioned option

Ref: #4886

Add documentation for the new "partitioned" cookie option introduced in PHP 8.5.0 (CHIPS support). Updates include:

- Added "partitioned" to the list of supported cookie options in setcookie() and setrawcookie() functions
- Documented the new session.cookie_partitioned INI directive with description of CHIPS functionality
- Added changelog entries for PHP 8.5.0 in affected function documentation
- Updated session cookie parameter function references to include the new partitioned option
@jordikroon jordikroon force-pushed the docs/cookie-partitioned branch from 78f05bf to ec542de Compare December 22, 2025 00:09
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.

1 participant