krakjoe / pcov

PCOV - CodeCoverage compatible driver for PHP
Other
698 stars 28 forks source link

Feature request: add compatibility with fibers/coroutines #100

Open Rastusik opened 1 year ago

Rastusik commented 1 year ago

Hi, since fibers (or coroutines from OpenSwoole/Swoole) are being used more and more, would it be possible to add support for them? Maybe support for Fibers should be sufficient, since Swoole might be compatible with fibers later