Open realFlowControl opened 2 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.82%. Comparing base (
ab52de5
) to head (d6294bd
).
🚨 Try these New Features:
Benchmark execution time: 2024-11-21 10:11:08
Comparing candidate commit d6294bdf08613e834f178f870232042fb35d6102 in PR branch florian/new-zendmm
with baseline commit ab52de5890d2409618f363591799fc674eb0d4a2 in branch master
.
Found 0 performance improvements and 0 performance regressions! Performance is the same for 28 metrics, 8 unstable metrics.
Description
This PR changes the way we hook into the ZendMM starting from PHP 8.4 thanks to the new ZendMM API that got introduced in https://github.com/php/php-src/pull/13432
PROF-10116
Reviewer checklist