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 6ed9c30 commit ce8366cCopy full SHA for ce8366c
phpstan.neon.dist
@@ -54,7 +54,6 @@ parameters:
54
message: "#Parameter \\#2 \\$dqlPart of method Doctrine\\\\ORM\\\\QueryBuilder::add\\(\\) expects array<'join'\\|int, array<int\\|string, object>\\|string>\\|object\\|string, array\\('o' => Doctrine\\\\ORM\\\\Query\\\\Expr\\\\Join\\) given\\.#"
55
paths:
56
- tests/Core/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtensionTest.php
57
- - '#Parameter \#1 \$function of function call_user_func expects callable\(\): mixed, non-empty-string given\.#'
58
-
59
message: '#Strict comparison using !== between .+ and .+ will always evaluate to false\.#'
60
0 commit comments