Skip to content

Commit 916c462

Browse files
committed
introduce asyncify notion in xdebug dockerfile
1 parent b16d08b commit 916c462

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/php-wasm/compile/xdebug/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ FROM playground-php-wasm:base
66
# compatible with a particular Zend Engine API version.
77
ARG PHP_VERSION
88

9+
ARG WITH_JSPI
10+
911
# Install Bison, required to build PHP
1012
RUN mkdir -p /libs
1113
COPY ./bison2.7/dist/ /libs/bison2.7

0 commit comments

Comments
 (0)