You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message:'#Call to method PHPUnit\\Framework\\Assert\:\:assertInstanceOf#'
63
-
path:tests/*
64
-
65
-
# overly detailed
66
-
- '#PHPDoc tag @var with type string\|false is not subtype of native type non\-empty\-string\|false#'
67
-
68
-
# array validation on purpose
69
-
- '#Call to static method Webmozart\\Assert\\Assert\:\:allString\(\) with (non-empty-array|list|array)<string> will always evaluate to true#'
70
-
- '#Call to static method Webmozart\\Assert\\Assert\:\:allIsArray\(\) with array<class\-string<PHP_CodeSniffer\\Sniffs\\Sniff\|PhpCsFixer\\Fixer\\FixerInterface>, array<mixed>> will always evaluate to true#'
71
-
72
-
# hack to autoload contants
52
+
# intentional: hack to autoload contants
73
53
- '#Call to new PHP_CodeSniffer\\Util\\Tokens\(\) ona separate line has no effect#'
- '#Constant T_OPEN_CURLY_BRACKET|T_START_NOWDOC not found#'
87
57
88
-
# coding-standard: php-cs-fixer interface generics intentionally left unspecified
89
-
- '#Class (.*?) implements generic interface PhpCsFixer\\Fixer\\ConfigurableFixerInterface but does not specify its types\:TFixerInputConfig, TFixerComputedConfig#'
message:'#Parameter \#1 \$array \(array<int, PhpCsFixer\\Tokenizer\\Token>\) to function array_filter does not contain falsy values, the array will always stay the same#'
0 commit comments