Affected page
https://www.php.net/manual/en/function.pcntl-rfork.php
Current issue
The first code example uses a RFTSIGZMB flag, but this flag is missing from the possible flags listed in the Parameters section.
Suggested improvement
Include the RFTSIGZMB flag in the parameters section and explain what it does.
Additional context (optional)
No response
Affected page
https://www.php.net/manual/en/function.pcntl-rfork.php
Current issue
The first code example uses a
RFTSIGZMBflag, but this flag is missing from the possible flags listed in the Parameters section.Suggested improvement
Include the
RFTSIGZMBflag in the parameters section and explain what it does.Additional context (optional)
No response