Commit graph

5 commits

Author SHA1 Message Date
Johannes Meyer
305a731e37 Macros: Log the object where a macro is not found
fixes #952
2024-03-22 13:29:32 +01:00
Sukhwinder Dhillon
ddd7a4ff8a Phpstan: Create php version based baseline 2024-03-13 16:47:45 +01:00
Sukhwinder Dhillon
6ecbd1b6b4 phpistan: 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-01-22 09:55:53 +01:00
Sukhwinder Dhillon
1fa4f3dbad Phpstan: Set level to max and add baseline file
- Remove already default flags in `max` level
2023-09-05 14:49:16 +02:00
Sukhwinder Dhillon
78ffc0a8d0 Github Actions: Add PhpStan 2023-09-05 14:24:42 +02:00