Files
docker-php-fpm/php_modules/xhprof/install.yml
2023-01-01 14:18:47 +01:00

26 lines
284 B
YAML

---
# Available Jinja2 variables:
# ---------------------------
# * {{ php_all_versions }}: Array of all PHP versions
all:
type: pecl
5.6:
type: pecl
version: 0.9.4
5.5:
type: pecl
version: 0.9.4
5.4:
type: pecl
version: 0.9.4
5.3:
type: pecl
version: 0.9.4