Release 2.15 (#4749)
This commit is contained in:
@@ -5,6 +5,7 @@ includes:
|
||||
- %rootDir%/../phpstan-doctrine/rules.neon
|
||||
- %rootDir%/../phpstan-phpunit/extension.neon
|
||||
- %rootDir%/../phpstan-phpunit/rules.neon
|
||||
- %rootDir%/../phpstan-deprecation-rules/rules.neon
|
||||
|
||||
parameters:
|
||||
level: 9
|
||||
@@ -4132,16 +4133,6 @@ parameters:
|
||||
count: 1
|
||||
path: Widget/Type/AmountYearTest.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#2 \\$array of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertArrayHasKey\\(\\) expects array\\|ArrayAccess, mixed given\\.$#"
|
||||
count: 1
|
||||
path: Widget/Type/DailyWorkingTimeChartTest.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#2 \\$haystack of static method PHPUnit\\\\Framework\\\\Assert\\:\\:assertCount\\(\\) expects Countable\\|iterable, mixed given\\.$#"
|
||||
count: 1
|
||||
path: Widget/Type/DailyWorkingTimeChartTest.php
|
||||
|
||||
-
|
||||
message: "#^Method App\\\\Tests\\\\Widget\\\\Type\\\\DurationYearTest\\:\\:getDefaultOptions\\(\\) return type has no value type specified in iterable type array\\.$#"
|
||||
count: 1
|
||||
|
||||
Reference in New Issue
Block a user