doc-en icon indicating copy to clipboard operation
doc-en copied to clipboard

Add partitioned for setcookie and setrawcookie

Open jordikroon opened this issue 2 weeks ago • 0 comments

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: https://github.com/php/doc-en/issues/4886

jordikroon avatar Dec 22 '25 00:12 jordikroon