Skip to content

Commit ee7efbd

Browse files
committed
Switching PCOV to PECL build because the Debian package does not ship the PHP 8 extension
1 parent bb97810 commit ee7efbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/core/pcov/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

33
set -e
4-
export EXTENSION=pcov
4+
export PECL_EXTENSION=pcov
55

66
../docker-install.sh

0 commit comments

Comments
 (0)