Skip to content

Commit 2a78fd6

Browse files
committed
Remove ignore rules for issues fixed upstream
1 parent efc982a commit 2a78fd6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,16 +1335,6 @@ parameters:
13351335
count: 1
13361336
path: lib/Doctrine/ORM/Query/AST/Functions/LowerFunction.php
13371337

1338-
-
1339-
message: "#^Parameter \\#2 \\$start of method Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform\\:\\:getSubstringExpression\\(\\) expects int, string given\\.$#"
1340-
count: 1
1341-
path: lib/Doctrine/ORM/Query/AST/Functions/SubstringFunction.php
1342-
1343-
-
1344-
message: "#^Parameter \\#3 \\$length of method Doctrine\\\\DBAL\\\\Platforms\\\\AbstractPlatform\\:\\:getSubstringExpression\\(\\) expects int\\|null, string\\|null given\\.$#"
1345-
count: 1
1346-
path: lib/Doctrine/ORM/Query/AST/Functions/SubstringFunction.php
1347-
13481338
-
13491339
message: "#^Parameter \\#1 \\$simpleArithmeticExpr of method Doctrine\\\\ORM\\\\Query\\\\SqlWalker\\:\\:walkSimpleArithmeticExpression\\(\\) expects Doctrine\\\\ORM\\\\Query\\\\AST\\\\SimpleArithmeticExpression, Doctrine\\\\ORM\\\\Query\\\\AST\\\\Node given\\.$#"
13501340
count: 1

0 commit comments

Comments
 (0)