Clemens Schwaighofer
a6b42f243f
Update CoreLibs with phpstan level 8, add qqFileUploader implementation base, add base Test class for testing
2021-10-26 16:35:26 +09:00
Clemens Schwaighofer
736f822363
PHPstan check for level 5
...
Fix various issues for phpstan level 5
Start initial settings for level 6 (needs type declarations for all
vars)
2021-10-22 11:14:00 +09:00
Clemens Schwaighofer
6722468bdb
Update from PSR-2 to PSR-12
...
- Tabs are indent
- Warning at 120, Error at 240 char length
2021-07-14 10:02:27 +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
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