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 f2df979 commit f3647b8Copy full SHA for f3647b8
extensions/core/swoole/install.sh
@@ -3,4 +3,5 @@
3
set -e
4
export DEV_DEPENDENCIES="zlib1g-dev"
5
export DEPENDENCIES="zlib1g"
6
+export USE_PECL=1
7
PECL_EXTENSION=swoole ../docker-install.sh
0 commit comments