mirror of
https://github.com/danog/php.git
synced 2024-11-27 12:24:58 +01:00
fec7f537f0
PCRE is enabled by default and can only be disabled with the option `--without-pcre-regex` (after 5.3). Alternatively, an external PCRE library can be used by passing in the `--with-pcre-regex=DIR` but it's unnecessary and it's not the default behavior. |
||
---|---|---|
.. | ||
apache | ||
fpm | ||
docker-php-ext-configure | ||
docker-php-ext-enable | ||
docker-php-ext-install | ||
Dockerfile |