-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Be more forgiving with error handlers that do not respect error suppression #5765
Conversation
I tried looking at 5ffcf34 to get an idea how to build the unit test. how to run the regression test locally? |
Not sure I understand your question. You just want to run a single PHPT test? That would be |
hmm ok, I think this is a separate Problem :-)
|
revert parts of sebastianbergmann#5742
I reverted parts of the previous PR but left the safe optimizations in place |
reported upstream in php/php-src#13777 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 10.5 #5765 +/- ##
============================================
- Coverage 90.10% 90.09% -0.01%
- Complexity 6441 6445 +4
============================================
Files 680 680
Lines 19548 19554 +6
============================================
+ Hits 17613 17617 +4
- Misses 1935 1937 +2 ☔ View full report in Codecov by Sentry. |
@
operator
Thank you. |
closes #5764
reproduced the reported problem locally with: