[bug] test segfaults with xdebug 3.4.x
Our unit tests started to segfault about a week ago, which was narrowed down to tests/Unit/Context/ScopeTest.php (test_inactive_scope_detach) when generating coverage against xdebug 3.4.2
See upstream bug: https://bugs.xdebug.org/view.php?id=2332
Until the upstream bug is fixed, let's skip this test so that other work can progress.
I think this issue is still live in 3.4.3...maybe we should skip that test for 3.4.x, or permanently with a todo + tracking issue?
Not tested yet, but it sounds like we're good from 3.4.5
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.