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

Fix the bug that memory_limit violations in class methods or closures are not working #389

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

sj-i
Copy link
Member

@sj-i sj-i commented Dec 18, 2023

This fixes a bug in #384

@sj-i sj-i added the bug Something isn't working label Dec 18, 2023
@sj-i sj-i added this to the 0.11.0 milestone Dec 18, 2023
Copy link

Pull Request Test Coverage Report for Build 7250847728

  • 32 of 32 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 83.962%

Files with Coverage Reduction New Missed Lines %
src/Lib/PhpProcessReader/PhpZendMemoryManagerChunkFinder.php 1 83.33%
Totals Coverage Status
Change from base Build 7250609486: 0.2%
Covered Lines: 5141
Relevant Lines: 6123

💛 - Coveralls

@sj-i sj-i merged commit 6e80663 into 0.11.x Dec 18, 2023
6 checks passed
@sj-i sj-i deleted the fix-memory-limit-violation-analysis branch December 18, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant