Sukhwinder Dhillon
9c356e93e9
PHPStan: Clean up baseline ( #498 )
...
As the minimum supported PHP version is now 8.2, the PHPStan support
smaller versions and the PHP 7 baseline is removed.
2026-03-26 15:02:34 +01:00
Sukhwinder Dhillon
087b1b6c8e
phpstan: Separate baseline by php version
2024-03-26 13:02:39 +01:00
Sukhwinder Dhillon
b2362f2079
phpstan: Streamline vendor file location with local dev-env
...
phpstan is not run with an action anymore, as the action runs
it its own docker container and hence has no access to files
outside the repository root. A side-effect of this is, that
phpstan now **really** runs with the php version set up by
the matrix.
2024-03-26 11:38:26 +01:00
Sukhwinder Dhillon
8e5c3d349f
phpstan: Analyze tests is not necessary
2023-08-24 13:38:01 +02:00
Sukhwinder Dhillon
b1025c6745
phpstan: Don't report errors that we do not acknowledge as errors
2023-08-24 13:29:11 +02:00
Yonas Habteab
1f3514ce2b
phpstan: Set level to max and add baseline config
2023-08-24 13:29:11 +02:00
Sukhwinder Dhillon
661bff8a9b
workflows: Add phpstan
2023-08-24 13:04:27 +02:00