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 2b50534 commit b3ab930Copy full SHA for b3ab930
.github/actions/freebsd/action.yml
@@ -78,6 +78,7 @@ runs:
78
--enable-intl \
79
--with-mhash \
80
--with-sodium \
81
+ --enable-werror \
82
--with-config-file-path=/etc \
83
--with-config-file-scan-dir=/etc/php.d
84
gmake -j2
0 commit comments