phpstan 0.12.25, drop some bug-filtering error patterns

This commit is contained in:
Dylan K. Taylor
2020-05-13 12:51:52 +01:00
parent bd1d7b8d75
commit a70fa15690
3 changed files with 18 additions and 103 deletions

19
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "222ac0d0733c84c09bccb09be572a315",
"content-hash": "f9441d6ef46bddf299b260c672bfa54b",
"packages": [
{
"name": "adhocore/json-comment",
@ -516,6 +516,20 @@
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
{
"url": "https://www.patreon.com/phpstan",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
"time": "2020-05-10T20:36:16+00:00"
},
{
@ -652,5 +666,6 @@
"ext-zip": "*",
"ext-zlib": ">=1.2.11"
},
"platform-dev": []
"platform-dev": [],
"plugin-api-version": "1.1.0"
}