Skip to content

[Sync EN] exit: add changelog and warning about updated exit code behaviour since PHP 8.4.0#698

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/687
May 28, 2026
Merged

[Sync EN] exit: add changelog and warning about updated exit code behaviour since PHP 8.4.0#698
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/687

Conversation

@lacatoire
Copy link
Copy Markdown
Member

Sync de upstream php/doc-en : ajoute un avertissement sur register_shutdown_function et une entrée de changelog dans exit documentant qu'un appel à exit sans paramètre dans une fonction de cierre ou un destructeur réinitialise désormais le code de sortie à 0 depuis PHP 8.4.0.

Fixes #687

@julionc julionc merged commit b053516 into php:master May 28, 2026
2 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] exit: Add changelog and warning about updated exit code behaviour since PHP 8.4.0 (#5579)

2 participants