Merge branch 'PHP-7.4'

This commit is contained in:
Nikita Popov 2019-08-27 17:03:29 +02:00
commit deb5226b31

View File

@ -77,6 +77,7 @@ $TS \
--with-ffi \
--enable-zend-test=shared \
--enable-werror \
--with-pear \
> "$CONFIG_LOG_FILE"
make "-j${MAKE_JOBS}" $MAKE_QUIET > "$MAKE_LOG_FILE"