mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
5faa54d93b
trusting the call to handle invalid process id via errnos. see https://github.com/php/php-src/pull/20709#discussion_r2630221301 for rationale. close GH-20731