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:
2022-06-09 09:25:08 +09:00
parent 1e836e9a2b
commit a51f4df53e
27 changed files with 672 additions and 96 deletions

View File

@@ -0,0 +1,4 @@
# example enviroment file
SOMETHING=
OTHER=
Complex=