We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2600abb commit 2c350fcCopy full SHA for 2c350fc
phpstan-baseline.neon
@@ -4038,12 +4038,6 @@ parameters:
4038
count: 1
4039
path: src/bundle/IO/BinaryStreamResponse.php
4040
4041
- -
4042
- message: '#^Parameter \#2 \$values of method Symfony\\Component\\HttpFoundation\\ResponseHeaderBag\:\:set\(\) expects array\<string\>\|string\|null, int given\.$#'
4043
- identifier: argument.type
4044
- count: 1
4045
- path: src/bundle/IO/BinaryStreamResponse.php
4046
-
4047
4048
message: '#^Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition\:\:children\(\)\.$#'
4049
identifier: method.notFound
0 commit comments