mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
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