Commit Graph

7 Commits

Author SHA1 Message Date
Tianon Gravi 5818eea554 Remove `opcache` from `php-ext-install`
In 8.5, `opcache` is now built-in (and since pretty recently, it's been enabled-by-default in the PHP images too).
2025-08-07 16:42:05 -07:00
Tianon Gravi ce7303633c Update PHP tests to send warnings/errors to stderr 2022-03-01 14:06:06 -08:00
Tianon Gravi 9478f72deb Stop building "opcache" in "php-ext-install" test 2020-06-25 11:05:59 -07:00
Tianon Gravi 87bfc05401 Update php-ext-install test to install both a normal extension and a zend_extension, and verify that they're configured appropriately by docker-php-ext-enable 2017-12-09 20:20:53 -08:00
Tianon Gravi 55f4c9ac86 Switch "php-ext-install" test to use POSIX instead of Bash (Alpine support) 2016-03-18 11:16:04 -07:00
Tianon Gravi aae7e2711f Update "php-ext-install" test to make sure the extension is loaded properly too, not just installed 2015-08-04 16:16:18 -07:00
Mike Dillon 590f7c6b63 Initial test for docker-php-ext-install 2015-03-06 12:44:43 -08:00