mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
ZipArchive issues fixed in phpstan it seems
This commit is contained in:
parent
e76fc2dc39
commit
ae44a5963d
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue