Skip to content
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

More precise gc_status() signature for PHP8.3+ #2996

Merged
merged 1 commit into from Apr 5, 2024

Conversation

staabm
Copy link
Contributor

@staabm staabm commented Mar 29, 2024

Noticed while working thru PHPUnit

gc_status() now returns the following additional fields: "running", "protected", "full", "buffer_size", "application_time", "collector_time", "destructor_time", and "free_time".

see

@staabm staabm marked this pull request as ready for review March 29, 2024 17:58
@phpstan-bot
Copy link
Collaborator

This pull request has been marked as ready for review.

@ondrejmirtes ondrejmirtes merged commit 23fa0f8 into phpstan:1.10.x Apr 5, 2024
441 of 443 checks passed
@ondrejmirtes
Copy link
Member

Thank you.

@staabm staabm deleted the gcstatus branch April 5, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants