We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb97810 commit ee7efbdCopy full SHA for ee7efbd
extensions/core/pcov/install.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
set -e
4
-export EXTENSION=pcov
+export PECL_EXTENSION=pcov
5
6
../docker-install.sh
0 commit comments