mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
26 lines
288 B
YAML
26 lines
288 B
YAML
---
|
|
|
|
# Available Jinja2 variables:
|
|
# ---------------------------
|
|
# * {{ php_all_versions }}: Array of all PHP versions
|
|
|
|
|
|
all:
|
|
type: pecl
|
|
|
|
5.6:
|
|
type: pecl
|
|
version: 4.0.11
|
|
|
|
5.5:
|
|
type: pecl
|
|
version: 4.0.11
|
|
|
|
5.4:
|
|
type: pecl
|
|
version: 4.0.11
|
|
|
|
5.3:
|
|
type: pecl
|
|
version: 4.0.11
|