Release 2.20.0 (#4987)
This commit is contained in:
42
phpstan.neon
42
phpstan.neon
@@ -278,11 +278,6 @@ parameters:
|
||||
count: 1
|
||||
path: src/Command/DemoteUserCommand.php
|
||||
|
||||
-
|
||||
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
|
||||
count: 1
|
||||
path: src/Command/ExportCreateCommand.php
|
||||
|
||||
-
|
||||
message: "#^Binary operation \"\\.\" between non\\-falsy\\-string and non\\-empty\\-list\\<string\\>\\|string results in an error\\.$#"
|
||||
count: 2
|
||||
@@ -345,12 +340,7 @@ parameters:
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$value of function count expects array\\|Countable, mixed given\\.$#"
|
||||
count: 5
|
||||
path: src/Command/ExportCreateCommand.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\.\\.\\.\\$addresses of method Symfony\\\\Component\\\\Mime\\\\Email\\:\\:addTo\\(\\) expects string\\|Symfony\\\\Component\\\\Mime\\\\Address, mixed given\\.$#"
|
||||
count: 1
|
||||
count: 4
|
||||
path: src/Command/ExportCreateCommand.php
|
||||
|
||||
-
|
||||
@@ -3268,36 +3258,6 @@ parameters:
|
||||
count: 1
|
||||
path: src/Form/Type/CustomerType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$inputTimezone of class Symfony\\\\Component\\\\Form\\\\Extension\\\\Core\\\\DataTransformer\\\\DateTimeToLocalizedStringTransformer constructor expects string\\|null, mixed given\\.$#"
|
||||
count: 2
|
||||
path: src/Form/Type/DateRangeType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$separator of function explode expects non\\-empty\\-string, mixed given\\.$#"
|
||||
count: 1
|
||||
path: src/Form/Type/DateRangeType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#2 \\$outputTimezone of class Symfony\\\\Component\\\\Form\\\\Extension\\\\Core\\\\DataTransformer\\\\DateTimeToLocalizedStringTransformer constructor expects string\\|null, mixed given\\.$#"
|
||||
count: 2
|
||||
path: src/Form/Type/DateRangeType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#4 \\$timezone of class IntlDateFormatter constructor expects DateTimeZone\\|IntlTimeZone\\|string\\|null, mixed given\\.$#"
|
||||
count: 1
|
||||
path: src/Form/Type/DateRangeType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#6 \\$pattern of class IntlDateFormatter constructor expects string\\|null, mixed given\\.$#"
|
||||
count: 1
|
||||
path: src/Form/Type/DateRangeType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#6 \\$pattern of class Symfony\\\\Component\\\\Form\\\\Extension\\\\Core\\\\DataTransformer\\\\DateTimeToLocalizedStringTransformer constructor expects string\\|null, mixed given\\.$#"
|
||||
count: 1
|
||||
path: src/Form/Type/DateRangeType.php
|
||||
|
||||
-
|
||||
message: "#^Parameter \\#1 \\$inputTimezone of class Symfony\\\\Component\\\\Form\\\\Extension\\\\Core\\\\DataTransformer\\\\DateTimeToArrayTransformer constructor expects string\\|null, mixed given\\.$#"
|
||||
count: 1
|
||||
|
||||
Reference in New Issue
Block a user