Skip to content

Commit 828ccf0

Browse files
Phpstan: Update baseline
1 parent 9b72c80 commit 828ccf0

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

phpstan-baseline.neon

-20
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,6 @@ parameters:
240240
count: 1
241241
path: src/Form.php
242242

243-
-
244-
message: "#^Parameter \\#1 \\$attributes of method ipl\\\\Html\\\\Contract\\\\FormElement\\:\\:addAttributes\\(\\) expects iterable, mixed given\\.$#"
245-
count: 1
246-
path: src/Form.php
247-
248243
-
249244
message: "#^Parameter \\#1 \\.\\.\\.\\$arrays of function array_merge_recursive expects array, array\\|object\\|null given\\.$#"
250245
count: 1
@@ -362,11 +357,6 @@ parameters:
362357

363358
-
364359
message: "#^Cannot access offset 'name' on mixed\\.$#"
365-
count: 2
366-
path: src/FormElement/BaseFormElement.php
367-
368-
-
369-
message: "#^Method ipl\\\\Html\\\\FormElement\\\\BaseFormElement\\:\\:addValidators\\(\\) has parameter \\$validators with no value type specified in iterable type iterable\\.$#"
370360
count: 1
371361
path: src/FormElement/BaseFormElement.php
372362

@@ -395,11 +385,6 @@ parameters:
395385
count: 1
396386
path: src/FormElement/BaseFormElement.php
397387

398-
-
399-
message: "#^Method ipl\\\\Html\\\\FormElement\\\\BaseFormElement\\:\\:setValidators\\(\\) has parameter \\$validators with no value type specified in iterable type iterable\\.$#"
400-
count: 1
401-
path: src/FormElement/BaseFormElement.php
402-
403388
-
404389
message: "#^Parameter \\#1 \\$attributes of method ipl\\\\Html\\\\BaseHtmlElement\\:\\:addAttributes\\(\\) expects array\\|ipl\\\\Html\\\\Attributes, mixed given\\.$#"
405390
count: 1
@@ -435,11 +420,6 @@ parameters:
435420
count: 1
436421
path: src/FormElement/FieldsetElement.php
437422

438-
-
439-
message: "#^Parameter \\#1 \\$attributes of method ipl\\\\Html\\\\Contract\\\\FormElement\\:\\:addAttributes\\(\\) expects iterable, mixed given\\.$#"
440-
count: 1
441-
path: src/FormElement/FieldsetElement.php
442-
443423
-
444424
message: "#^Parameter \\#3 \\$postfix of method ipl\\\\Html\\\\FormElement\\\\FieldsetElement\\:\\:addPluginLoader\\(\\) expects string, string\\|null given\\.$#"
445425
count: 2

0 commit comments

Comments
 (0)