php-8.3.25
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-19383: php-8.3.24: Missing type in function definition: fpm_event_kqueue_clean
Fix GH-18082: Memory leaks in fuzzer SAPI error paths
Address compiler warnings.
Fix -Wuseless-escape warnings emitted by re2c (#19050)