Add PHP 7.2 support

This commit is contained in:
desaroger
2018-02-16 18:40:13 +01:00
parent acbe7160d9
commit 91131f0963
5 changed files with 3084 additions and 1 deletions

View File

@ -8,7 +8,7 @@
APPLICATION=../
### PHP Version ########################################################################################################
# Select a PHP version of the Workspace and PHP-FPM containers (Does not apply to HHVM). Accepted values: 71 - 70 - 56
# Select a PHP version of the Workspace and PHP-FPM containers (Does not apply to HHVM). Accepted values: 72 - 71 - 70 - 56
PHP_VERSION=71