php-8.3.27
ext/session: Fix GH-17541 (ext/session NULL pointer dereferencement during ID reset)
2nd step towards auto-credits
Fixed bug #80377
Remove unused Git attributes ident
Trim trailing whitespace in source code files
Merge branch 'PHP-8.2' into PHP-8.3
Update http->https in license (#6945)
Make ext/session/mod_files.sh executable
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
Note where a session was already started (#10736)
Refactor session_set_save_handler()