Skip to content

Expose php_during_module_{startup|shutdown}() #6265

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

Closed
wants to merge 1 commit into from

Conversation

SammyK
Copy link
Contributor

@SammyK SammyK commented Oct 2, 2020

This can be handy when trying to determine if it is safe to access request globals amongst other things. @morrisonlevi and I have run into needing access to these a number of times. :)

This can be handy when trying to determine if it is safe to access request globals amongst other things.
@SammyK SammyK changed the title Expose php_during_module_startup() and php_during_module_shutdown() Expose php_during_module_{startup|shutdown}() Oct 2, 2020
@carusogabriel carusogabriel added this to the PHP 8.0 milestone Oct 3, 2020
@php-pulls php-pulls closed this in a9e96a3 Oct 5, 2020
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.

3 participants