enable filter features

This commit is contained in:
yggverse 2024-08-01 04:11:42 +03:00
parent 2b0bd17612
commit 375a7f0d52

View file

@ -120,7 +120,6 @@ if [[ $BUILD_PHP_SRC == "y" ]]; then
./configure --prefix="$DIR_PHP_SRC_TARGET"\
--disable-cgi\
--disable-dom\
--disable-filter\
--disable-phar\
--disable-session\
--disable-shared\