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 a31591f commit 1c18e5dCopy full SHA for 1c18e5d
1 file changed
phpstan.neon
@@ -469,7 +469,7 @@ parameters:
469
- src/NodeTypeResolver/PHPStan/Type/TypeFactory.php
470
471
-
472
- message: '#'#Parameter \#1 \$value of static method Webmozart\\Assert\\Assert\:\:isInstanceOfAny\(\) expects object, PhpParser\\Node\\ComplexType\|PhpParser\\Node\\Identifier\|PhpParser\\Node\\Name\|null given#'
+ message: '#Parameter \#1 \$value of static method Webmozart\\Assert\\Assert\:\:isInstanceOfAny\(\) expects object, PhpParser\\Node\\ComplexType\|PhpParser\\Node\\Identifier\|PhpParser\\Node\\Name\|null given#'
473
path: rules/DeadCode/Rector/FunctionLike/NarrowWideUnionReturnTypeRector.php
474
475
0 commit comments