php/7.0/fpm
Henrique Moody fec7f537f0 --with-pcre is not a valid configure option
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.
2015-10-09 17:01:41 -03:00
..
docker-php-ext-configure Add php-7.0.0alpha2 (Issue #108) 2015-07-08 09:30:27 -07:00
docker-php-ext-enable Get rid of unneeded variable 2015-08-07 03:48:56 +03:00
docker-php-ext-install Run update.sh 2015-08-04 16:04:42 -07:00
Dockerfile --with-pcre is not a valid configure option 2015-10-09 17:01:41 -03:00
php-fpm.conf Ensure PHP-FPM worker stdout and stderr are sent to the main error log. 2015-10-01 16:56:42 -04:00