1
0
Fork 0

Remove unnecessary config from phpstan

pull/8295/head
Jordi Boggiano 2019-08-02 16:41:06 +02:00
parent 9ee345ed29
commit 675f75c4b4
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ parameters:
- '~^Anonymous function has an unused use \$io\.$~'
- '~^Anonymous function has an unused use \$cache\.$~'
- '~^Anonymous function has an unused use \$path\.$~'
- '~^Anonymous function has an unused use \$fileName\.$~'
# ion cube is not installed
- '~^Function ioncube_loader_\w+ not found\.$~'