Skip to content

[Sync-En] pcntl: document the missing RFTSIGZMB and RFTHREAD flags in pcntl_rfork() - #1098

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1063-pcntl-rfork-flags
Aug 26, 2026
Merged

[Sync-En] pcntl: document the missing RFTSIGZMB and RFTHREAD flags in pcntl_rfork()#1098
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1063-pcntl-rfork-flags

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit e43fb30acb61e76ef50174ec84c2aa33674a3828 (php/doc-en#5446).

  • Add the RFTSIGZMB and RFTHREAD flags
  • Fix SIGCHILD to SIGCHLD in the RFLINUXTHPN description
  • Detail the signal parameter (only meaningful with RFTSIGZMB, 0 disables delivery)

The page was still entirely in English; it is translated as part of this change.

Fixes: #1063

@julionc
julionc merged commit 69ad011 into php:master Aug 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Document missing RFTSIGZMB and RFTHREAD flags in pcntl_rfork() (#5446)

2 participants