php-8.3.24
Implement GH-10854: TSRM should set a smarter value for expected_threads (#10867)
Merge branch 'PHP-8.2' into PHP-8.3
Fix leak+crash with sapi_windows_set_ctrl_handler()
fix GH-8533: dynamic libphp linking on Mac
Fix GH-18595: fpm_get_status segfault
Fix GH-18082: Memory leaks in fuzzer SAPI error paths
Address compiler warnings.
Fix -Wuseless-escape warnings emitted by re2c (#19050)