This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/tests/phpstan.neon
2024-01-15 14:22:00 +00:00

18 lines
327 B
Text

parameters:
errorFormat: raw
level: 5
paths:
- ../core
- ../ext
- ../tests
- ../themes
ignoreErrors:
- '#Access to an undefined property Shimmie2\\Image::\$#'
dynamicConstantNames:
- DEBUG
- SPEED_HAX
- TRUSTED_PROXIES
- TIMEZONE
- BASE_HREF
- STATSD_HOST
- TRACE_FILE