Files
cavepaintings/tests/phpstan.neon
2024-01-15 14:08:12 +00:00

19 lines
327 B
Plaintext

parameters:
errorFormat: raw
level: 4
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