Files
Ayesh Karunaratne 89590b202f reference/pcntl: Fix pcntl_strerror(,,$info) parameter name (#3770)
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
2024-09-23 10:03:10 +01:00
..
2019-06-11 13:21:49 +00:00
2010-03-28 22:10:10 +00:00
2020-04-27 06:43:55 +00:00
2010-03-28 22:10:10 +00:00
2024-07-26 02:17:29 +01:00