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 bc3240c commit b5d94ecCopy full SHA for b5d94ec
.github/actions/configure-x32/action.yml
@@ -21,6 +21,7 @@ runs:
21
--prefix=/usr \
22
--enable-phpdbg \
23
--enable-fpm \
24
+ --enable-address-sanitizer \
25
--enable-intl \
26
--with-pdo-mysql=mysqlnd \
27
--with-mysqli=mysqlnd \
0 commit comments