39b4584d66
# [0.39.0](https://github.com/saltstack-formulas/php-formula/compare/v0.38.1...v0.39.0) (2019-08-07) ### Bug Fixes * **php/ng:** don't iterate on string, make sure list is not string ([dbb542c
](https://github.com/saltstack-formulas/php-formula/commit/dbb542c)) ### Documentation * **pillar.example:** add example for alternatives with multiversion ([23a6ec1
](https://github.com/saltstack-formulas/php-formula/commit/23a6ec1)) * **pillar.example:** example of versions ([a98aa7e
](https://github.com/saltstack-formulas/php-formula/commit/a98aa7e)) ### Features * **php/ng:** support for php cli multiversion ([bb4a077
](https://github.com/saltstack-formulas/php-formula/commit/bb4a077)) * **php/ng:** support the use of a list of php versions ([b303239
](https://github.com/saltstack-formulas/php-formula/commit/b303239)), closes [#138](https://github.com/saltstack-formulas/php-formula/issues/138) ### Styles * **pillar.example:** add line break ([38fe58f
](https://github.com/saltstack-formulas/php-formula/commit/38fe58f))
10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
name: php
|
|
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
|
|
os_family: Debian, RedHat, Suse
|
|
version: 0.39.0
|
|
release: 1
|
|
minimum_version: 2017.7
|
|
summary: Php formula
|
|
description: Formula to use to install and configure php
|
|
top_level_dir: php
|