php-8.4.13
Merge branch 'PHP-8.3' into PHP-8.4
2nd step towards auto-credits
Add date extension to dependencies (#15475)
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 zend_string* consistently for key in mod_mm
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
Fix GH-13856: Member access within null pointer of type 'ps_files' in ext/session/mod_files.c
Fix GH-16590: UAF in session_encode()
Refactor session_set_save_handler()
Fix registration of internal readonly child classes (#15459)