Skip to content

pnctl_signal(): add siginfo to handler args #1993

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 2 commits into from
Jul 20, 2016
Merged

Conversation

bp1222
Copy link
Contributor

@bp1222 bp1222 commented Jul 7, 2016

Feature will utilize already available siginfo parsing
and extend the handler for signals to provide an array
of the siginfo_t data.
RFC:https://wiki.php.net/rfc/additional-context-in-pcntl-signal-handler

Feature will utilize already available siginfo parsing
and extend the handler for signals to provide an array
of the siginfo_t data.
RFC:https://wiki.php.net/rfc/additional-context-in-pcntl-signal-handler
@bp1222 bp1222 force-pushed the master branch 4 times, most recently from 83c055f to 6a1d881 Compare July 8, 2016 03:31
@jpauli jpauli added the RFC label Jul 8, 2016
@nikic nikic added the PHP7.1 label Jul 11, 2016
@php-pulls php-pulls merged commit cc16eff into php:master Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants