Support PHP 7.3 on Debian/FreeBSD

- Fixes some issues on FreeBSD (Vagrant problems, loading vars files...)
- Add some platforms on Travis
This commit is contained in:
Emilien Mantel
2018-10-28 12:29:56 +01:00
parent 6a85f02fc1
commit 9f048ae918
7 changed files with 25 additions and 9 deletions

1
vars/FreeBSD-12.yml Normal file
View File

@@ -0,0 +1 @@
php_default_version: '7.2'