Skip to content

[Sync-En] pcntl_signal(): document the SIGALRM default for restart_syscalls (#5821) - #1221

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1207-pcntl-signal-sigalrm
Sep 2, 2026
Merged

[Sync-En] pcntl_signal(): document the SIGALRM default for restart_syscalls (#5821)#1221
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1207-pcntl-signal-sigalrm

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Closes #1207

Based on EN commit 3866fba43ed70c07afa89df7daf21529b09b4f3b:

  • Add note on restart_syscalls explaining the SIGALRM exception to the default
  • Add errors section (ValueError/TypeError)
  • Add 7.4.0 changelog entry for SIGALRM behaviour
  • Convert <para> to <simpara> in handler description and notes
  • Fix parameter name signalsigno in handler signature
  • Remove <para> wrapper from seealso

@julionc
julionc merged commit 89aebdf into php:master Sep 2, 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] pcntl_signal(): document the SIGALRM default for restart_syscalls (#5821)

2 participants