Important
This gist is not updated. Please read the comments below.
- Download latest release (currently 1.0.11) for Windows for your version of PHP and the correct format (ts or nts) from PECL
- Unzip downloaded package and copy the files
php_pcov.dllandphp_pcov.pdbto your PHP extensions directory, e.g.C:\bin\php\php-7.4.27-Win32-vc15-x64\ext\ - Modify your
php.iniso that PCOV is loaded. Therefore addextension=pcov: