ZipArchive issues fixed in phpstan it seems
parent
e76fc2dc39
commit
ae44a5963d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue