Skip to content

Commit f685528

Browse files
committed
wip
1 parent f192866 commit f685528

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,11 @@ parameters:
265265
count: 1
266266
path: src/Options.php
267267

268+
-
269+
message: "#^Method Sentry\\\\Options\\:\\:isStrictTracePropagationEnabled\\(\\) should return bool but returns mixed\\.$#"
270+
count: 1
271+
path: src/Options.php
272+
268273
-
269274
message: "#^Method Sentry\\\\Options\\:\\:shouldAttachMetricCodeLocations\\(\\) should return bool but returns mixed\\.$#"
270275
count: 1

0 commit comments

Comments
 (0)