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