Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0f42034

Browse files
committed
re-add --enable-debug
1 parent aede413 commit 0f42034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎docker/php/Dockerfile.debug

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ RUN set -eux; \
149149
--enable-mbstring \
150150
# --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)
151151
--enable-mysqlnd \
152+
--enable-debug \
152153
# https://wiki.php.net/rfc/argon2_password_hash (7.2+)
153154
--with-password-argon2 \
154155
# https://wiki.php.net/rfc/libsodium

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /