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 cb183b7 commit 1423ce1Copy full SHA for 1423ce1
phpbrew/Dockerfile
@@ -51,4 +51,5 @@ RUN source ~/.phpbrew/bashrc \
51
$PHP_VERSION as $PHP_DIST_NAME \
52
+cli +phar +bz2 +xml +filter +mbregex +mbstring +posix +pcntl \
53
&& phpbrew use $PHP_DIST_NAME \
54
+ && which php \
55
&& php -v
0 commit comments