Commit Graph

55 Commits

Author SHA1 Message Date
Tianon Gravi
74175669f4 Adjust "docker-php-ext-enable" to use "grep -Fx"
Also, test both versions (with `.so` and without).

This helps avoid false positives due to lines like `extension=apc` matching `extension=apcu`.
2021-01-20 10:44:08 -08:00
Docker Library Bot
24ccf968d7 Update 8.0 to 8.0.1 2021-01-07 16:52:13 +00:00
Tianon Gravi
73ccb45f47 Add "--enable-embed" to Debian-based CLI variants
This is used for things like NGINX Unit to embed PHP (similar to `mod_php` in Apache, but a more general interface).
2020-12-17 14:32:31 -08:00
Tianon Gravi
deb4a80b40 Keep "pecl update-channels" for 8.0 also 2020-11-30 10:04:30 -08:00
Tianon Gravi
8dfb458a79 Update to 8.0.0 (GA) 2020-11-26 08:55:18 -08:00