Skip to content

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

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/687
Open

[Sync EN] exit: add changelog and warning about updated exit code behaviour since PHP 8.4.0#698
lacatoire wants to merge 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

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)

1 participant