We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3cabc commit 1cfc770Copy full SHA for 1cfc770
phpstan-baseline.neon
@@ -864,12 +864,6 @@ parameters:
864
count: 1
865
path: src/lib/API/Context/ContentTypeContext.php
866
867
- -
868
- message: '#^Parameter \#1 \$array \(list\<string\>\) of array_values is already a list, call has no effect\.$#'
869
- identifier: arrayValues.list
870
- count: 1
871
- path: src/lib/API/Context/ContentTypeContext.php
872
-
873
874
message: '#^Method Ibexa\\Behat\\API\\Context\\LanguageContext\:\:createLanguageIfNotExists\(\) has no return type specified\.$#'
875
identifier: missingType.return
0 commit comments