Files
BarangaySystem/phpstan.neon
2026-06-06 18:43:00 +08:00

12 lines
289 B
Plaintext

# Magic behaviour with __get, __set, __call and __callStatic is not exactly static analyser-friendly :)
# Fortunately, You can ignore it by the following config.
#
parameters:
level: 5
paths:
- app
- config
reportUnmatchedIgnoredErrors: false
excludePaths:
ignoreErrors: