PHP7 Implementation

This commit is contained in:
Emilien Mantel
2016-01-22 15:57:29 +01:00
parent d1d258a809
commit ee228b05b6
19 changed files with 97 additions and 63 deletions

1
tests/group_vars/php-5.6 Normal file
View File

@@ -0,0 +1 @@
php_version: '5.6'

1
tests/group_vars/php-7.0 Normal file
View File

@@ -0,0 +1 @@
php_version: '7.0'