mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-24 00:42:18 +01:00
The doc uses `siginfo` as the third parameter name to the `pcntl_waitid` function. However, `php-src` name for this parameter is `info`[^1]. [^1]: https://github.com/php/php-src/blob/php-8.4.0beta5/ext/pcntl/pcntl.stub.php#L1010