|
b524c5bc90
|
[TOOLS][PHPStan] Add missing toString on the call to DB::filterName, as it seems something changed in some update
|
2021-10-27 04:19:28 +01:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
|
|
1adde913c6
|
[PHPStan] Only run custom PHPStan extensions if environment vairable PHPSTAN_BOOT_KERNEL is defined (since it requires having the whole social setup available)
|
2021-09-14 13:13:45 +01:00 |
|
|
f81bf4a257
|
[TOOLS][PHPStan] Add mechanism for initializing the whole application
|
2021-09-14 13:13:44 +01:00 |
|
|
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
|
2021-09-14 13:13:44 +01:00 |
|