Hi

On 7/5/25 13:52, Dmitry Derepko wrote:
I want to allow the "Partitioned" key to be set. Shall I open RFC or is it
possible to create only PR with improvements?
Also, I think it may be backported to all the actual PHP versions.


Just a PR should be fine, this follows an external standard and there should be only one obvious way to implement this. Backporting to existing PHP versions however is not allowed, since this is not a bugfix and the documentation of `setcookie()` already says:

To set a cookie that includes attributes that aren't among the keys listed, use 
header().
Best regards
Tim Düsterhus

Reply via email to