php-8.3.28
Implement GH-10854: TSRM should set a smarter value for expected_threads (#10867)
ensure test passes with prod config
Treat accept failing with SOCK_EAGAIN as success in CLI web server
fix GH-8533: dynamic libphp linking on Mac
Merge branch 'PHP-8.2' into PHP-8.3
Fix GH-18082: Memory leaks in fuzzer SAPI error paths
Fix -Wuseless-escape warnings emitted by re2c (#19050)