Update core git config files, vendor installs for unit testing
Update .gitattributes with more files to ignore Add .gitignore for php unit test cache Install dotenv file parser for unit testing Update current test pages with dotenv file parser (replaces function call) Documentation PHPdoc update for checkMe method call
This commit is contained in:
4
vendor/gullevek/dotenv/test/.env.example
vendored
Normal file
4
vendor/gullevek/dotenv/test/.env.example
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# example enviroment file
|
||||
SOMETHING=
|
||||
OTHER=
|
||||
Complex=
|
||||
Reference in New Issue
Block a user