14 Commits

Author SHA1 Message Date
584ac05b53
DX: fix phpstan errors 2023-02-04 01:19:34 +01:00
4c9cdb7b8c Fixed: [list person] fix list person and add new fields 2022-11-07 11:29:09 +01:00
4794039250 declare properties used for cache 2022-04-27 14:45:42 +02:00
17612afd87 fix phpstan issues 2022-02-16 00:08:06 +01:00
c42f62de4c fix phpstan errors: undefined variable or type invalid 2022-01-24 00:32:47 +01:00
juminet
b300858bdd activity: avoid existing entities being added in Users, ThirdParties, Persons 2021-11-29 12:27:54 +00:00
Pol Dellaiera
56b15f26b2
fix: Get rid of a single PHPStan critical issue. 2021-11-18 14:47:58 +01:00
Pol Dellaiera
dfc853a876
fix: Replace tabs with spaces. 2021-11-18 14:16:02 +01:00
Pol Dellaiera
370a24d3f5
fix: Fix PHPStan issues. 2021-11-18 12:36:50 +01:00
Pol Dellaiera
5432242376
fix: SA: Fix many critical rules.
SA stands for Static Analysis.
2021-11-16 17:13:39 +01:00
Pol Dellaiera
db2010082a
fix: SA: Fix "...Access to an undefined property..." rule.
SA stands for Static Analysis.
2021-11-16 16:37:45 +01:00
Pol Dellaiera
8879734ea2
fix: SA: Fix "...does not call parent constructor... and ...Access to an undefined property..." rules.
SA stands for Static Analysis.
2021-11-16 15:30:53 +01:00
Pol Dellaiera
8bebe1f904
fix: SA: Split configurations across multiple files.
SA stands for Static Analysis.
2021-11-16 14:49:42 +01:00
Pol Dellaiera
8ede116cf5
fix: SA: Split critical issues in its own file.
SA stands for Static Analysis.
2021-11-16 14:06:24 +01:00