Refactor coverage and extension code
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
cd ~ && git clone --depth=1 https://github.com/krakjoe/pcov.git
|
||||
cd pcov && phpize
|
||||
./configure --enable-pcov
|
||||
make
|
||||
sudo make install
|
||||
Reference in New Issue
Block a user