Tests - Docker - install vim, add custom php.ini, add "vendor/bin" to the $PATH global variable

This commit is contained in:
Meritoo
2017-10-20 00:03:38 +02:00
parent 9dac5bd11c
commit 4613a63f02
2 changed files with 15 additions and 2 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