Tests - use Docker (as environment guard)

This commit is contained in:
Meritoo
2017-10-18 21:39:44 +02:00
parent e38df1a8f2
commit 24a3d478b5
6 changed files with 91 additions and 0 deletions

3
.docker/config/php.ini Normal file
View File

@@ -0,0 +1,3 @@
display_errors = On
display_startup_errors = On
error_reporting = E_ALL