You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
Copy file name to clipboardExpand all lines: 7.3-rc/alpine3.8/cli/Dockerfile
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,7 @@ RUN set -xe \
98
98
$PHPIZE_DEPS \
99
99
coreutils \
100
100
curl-dev \
101
+
argon2-dev \
101
102
libedit-dev \
102
103
libressl-dev \
103
104
libsodium-dev \
@@ -127,6 +128,8 @@ RUN set -xe \
127
128
--enable-mbstring \
128
129
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
Copy file name to clipboardExpand all lines: 7.3-rc/alpine3.8/fpm/Dockerfile
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,7 @@ RUN set -xe \
99
99
$PHPIZE_DEPS \
100
100
coreutils \
101
101
curl-dev \
102
+
argon2-dev \
102
103
libedit-dev \
103
104
libressl-dev \
104
105
libsodium-dev \
@@ -128,6 +129,8 @@ RUN set -xe \
128
129
--enable-mbstring \
129
130
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
Copy file name to clipboardExpand all lines: 7.3-rc/alpine3.8/zts/Dockerfile
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,7 @@ RUN set -xe \
99
99
$PHPIZE_DEPS \
100
100
coreutils \
101
101
curl-dev \
102
+
argon2-dev \
102
103
libedit-dev \
103
104
libressl-dev \
104
105
libsodium-dev \
@@ -128,6 +129,8 @@ RUN set -xe \
128
129
--enable-mbstring \
129
130
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
# --enable-mysqlnd is included here because it's harder to compile after the fact than extensions are (since it's a plugin for several extensions, not an extension in itself)
0 commit comments