php-8.5.0alpha3
Deprecate returning non-string values from a user output handler (#18932)
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)
[skip ci] Remove wrappers comments in session ext (#18017)
ext/session: get rid of sname_len field
Fix GH-19197: session build fails on system with memcpy as macro. (#19198)
Refactor session_set_save_handler()
Fix registration of internal readonly child classes (#15459)