Commit History

Author SHA1 Message Date
  Hugo Sales 9e891ed020 [TOOLS][PHPStan] Ignore errors due to lack of namespace in CodeCeption acceptance tester 2 years ago
  Hugo Sales f3a7e8f04d [TOOLS] Remove CodeCeption files from composer autoload-dev, since they're not available before installing, and ignore errors in PHPStan 2 years ago
  Hugo Sales 528f6df240 [TOOLS][PHPStan] Ignore autogenerated Codeception classes 2 years ago
  Hugo Sales b84315c95b [TOOLS] Fix errors reported by PHPStan at level 4 2 years ago
  Hugo Sales 8fd02ef152 [TOOLS][COMPONENT][FreeNetwork][PLUGIN][ActivityPub] Temporarily exclude FreeNetwork and ActivityPub from PHPStan analysis, since it's a WIP 3 years ago
  Hugo Sales 1adde913c6 [PHPStan] Only run custom PHPStan extensions if environment vairable PHPSTAN_BOOT_KERNEL is defined (since it requires having the whole social setup available) 3 years ago
  Hugo Sales b74d944ae3 [TOOLS][PHPStan] Raise PHPStan level to 3 and fix new errors 3 years ago
  Hugo Sales f81bf4a257 [TOOLS][PHPStan] Add mechanism for initializing the whole application 3 years ago
  Hugo Sales ddb9702b1c [TOOLS][PHPStan] Add support for deducing the correct entity type from a table name. Needs refactoring and can only run inside container, as it connects to the database itself 3 years ago
  Hugo Sales 4e30e5aad9 [TOOLS] Fix all issues found by PHPStan level 2 3 years ago
  Hugo Sales 0da6ff05ed [TOOLS] Add config file and raise PHPStan to level 1 3 years ago