Skip to content

[Console] Add support for managing exit code while handling signals #18001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

alexandre-daubois
Copy link
Member

Fixes #17997

.. tip::

All the available signals (``SIGINT``, ``SIGQUIT``, etc.) are defined as
`constants of the PCNTL PHP extension`_.

.. versionadded:: 6.3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets move the version added above the tip please

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done 🙂

@alexandre-daubois alexandre-daubois force-pushed the handle-signal-exit-code branch from bd2caed to c2b56fe Compare March 7, 2023 11:53
@OskarStark
Copy link
Contributor

Thank you @alexandre-daubois.

@OskarStark OskarStark merged commit 45f8e92 into symfony:6.3 Mar 8, 2023
@alexandre-daubois alexandre-daubois deleted the handle-signal-exit-code branch March 8, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants