master
Zend: Deprecate __sleep() (#19682)
2nd step towards auto-credits
Add date extension to dependencies (#15475)
ext/session: Remove unused source files and headers on Windows (#20463)
Remove forgotten obsolete session INI directives (#14238)
Merge branch 'PHP-8.2' into PHP-8.3
Update http->https in license (#6945)
Update http links to https and sync www.php.net URLs (#14854)
session: Use `true` / `false` instead of `1` / `0` for `bool` parameters
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
[skip ci] Remove wrappers comments in session ext (#18017)
partitioned option for setcookie/setrawcookie and sessions
tree-wide: Replace `zval_is_true()` by `zend_is_true()` (#20065)
Refactor session_set_save_handler()
Fix registration of internal readonly child classes (#15459)