1
0
Fork 0

Update phpstan config

pull/8561/head
Jordi Boggiano 2020-01-29 23:13:55 +01:00
parent 39fb2cc51c
commit d18b5b6f2e
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 0 additions and 4 deletions

View File

@ -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$~'