1
0
Fork 0

ZipArchive issues fixed in phpstan it seems

pull/9008/head
Jordi Boggiano 2020-06-22 10:54:38 +02:00
parent e76fc2dc39
commit ae44a5963d
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 0 additions and 3 deletions

View File

@ -26,9 +26,6 @@ parameters:
# BC with older PHPUnit
- '~^Call to an undefined static method PHPUnit\\Framework\\TestCase::setExpectedException\(\)\.$~'
# ZipArchive::* Class constants are already checked before use.
- '~^Access to undefined constant ZipArchive::~'
paths:
- ../src
- ../tests