Update phpstan config

main
Jordi Boggiano 4 years ago
parent 39fb2cc51c
commit d18b5b6f2e
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC

@ -9,10 +9,6 @@ parameters:
ignoreErrors:
# ion cube is not installed
- '~^Function ioncube_loader_\w+ not found\.$~'
# rar is not installed
- '~^Call to static method open\(\) on an unknown class RarArchive\.$~'
# imagick is not installed
- '~^Instantiated class Imagick not found\.$~'
# variables from global scope
- '~^Undefined variable: \$vendorDir$~'

Loading…
Cancel
Save