Skip to content

Commit b2530c9

Browse files
committed
meta: Update PHPStan baseline
1 parent 0443a29 commit b2530c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,11 @@ parameters:
240240
count: 1
241241
path: src/Tracing/Doctrine/DBAL/TracingStatementForV3.php
242242

243+
-
244+
message: "#^Parameter \\#4 \\$length of method Doctrine\\\\DBAL\\\\Driver\\\\Statement\\:\\:bindParam\\(\\) expects int\\|null, mixed given\\.$#"
245+
count: 1
246+
path: src/Tracing/Doctrine/DBAL/TracingStatementForV3.php
247+
243248
-
244249
message: "#^Cannot access offset 'sample_rate' on mixed\\.$#"
245250
count: 1

0 commit comments

Comments
 (0)