Commit Graph

6 Commits

Author SHA1 Message Date
Michael Sierks
85143a18bd
Update iconv extension to be shared, so it can be disabled if necessary 2022-03-09 14:38:16 -06:00
Tianon Gravi
c1d608310d Explicitly enable phpdbg in CLI images and *disable* it in all others 2022-03-01 16:41:40 -08:00
Tianon Gravi
dc710cdc49 Move GPG keys into the template
They don't change within a release very often, so it doesn't feel "correct" to embed them in the block of more dynamic information we embed in versions.json (and IMO we get slightly better syntax this way).
2022-01-27 11:23:31 -08:00
Tianon Gravi
6e558df379 Fix "find -perm" syntax (and ignore "strip" failures but not "find" failures) 2021-10-12 13:53:39 -07:00
Tianon Gravi
6d7ea20646 Merge PHP_EXTRA_* into the places they're used
Also, this explicitly treats "cli" and "zts" variants as similar for the purposes of `--enable-embed`.
2021-10-08 17:40:11 -07:00
Joe Ferguson
b5f8bba381 Combine templates to a single template to reduce duplication 2021-08-24 17:22:54 -07:00