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.
2 parents 29cd765 + 187c6fd commit 25e05e6Copy full SHA for 25e05e6
phpstan.neon
@@ -1,6 +1,4 @@
1
parameters:
2
ignoreErrors:
3
- # https://github.com/symfony/symfony/pull/27849
4
- - '/Parameter #1 \$value of method Symfony\\Component\\DomCrawler\\Field\\ChoiceFormField::select\(\) expects string, array<int, string> given\./'
5
# Require a redesign of the underlying Symfony components
6
- '#Panther\\[a-zA-Z\\]+::__construct\(\) does not call parent constructor from Symfony\\Component\\(BrowserKit|DomCrawler)\\[a-zA-Z]+\.#'
0 commit comments