Clemens Schwaighofer
ee4417fc52
Settings update for phpstan
2020-06-18 13:49:57 +09:00
Clemens Schwaighofer
ee1dafd8d8
PHP stan settings update, vscode config file
2020-06-18 13:44:57 +09:00
Clemens Schwaighofer
f6424bdd35
Minor updates for set checks, example update for host config
...
Host config example for a pre-set config array to attach.
Update fixes for admin_set_paths, ACL\Login unset variable/index check
2019-09-26 12:36:54 +09:00
Clemens Schwaighofer
ea3a8edae6
phpstan tmp dir folder name fix
2019-09-24 14:16:08 +09:00
Clemens Schwaighofer
d04cc380b2
Set phpstan tmp dir, Basic class check date/time empty date fix
...
set explicit tmp folder for phpstan to not overlap with other users
Basic class return false for unset date or datetime parameter
2019-09-24 14:12:33 +09:00
Clemens Schwaighofer
98bf11e0c9
Bug fix in Basic class string to bytes convert
2019-09-20 16:25:14 +09:00
Clemens Schwaighofer
a6918bac6f
phpstan config update, move const in basic into class
...
the basic class const for self checks are class const variables now
2019-09-20 14:53:27 +09:00
Clemens Schwaighofer
9ea8364aab
phpan/phpstan clean up runs, minor update to DB\IO
...
DB\IO dbReturn method has a third parameter to set read only assoc and
not number data from the query
Install basic composer for trying out psalm
setting phpan/phpstan for basic static checking and do basic clean up on
all of the files
2019-09-18 09:25:35 +09:00