Skip to content

Commit

Permalink
update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
Treggats committed Jun 13, 2024
1 parent b7276e0 commit 6b64e42
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -5,27 +5,12 @@ parameters:
count: 1
path: src/Rules/Debug/ChainedNoDebugInNamespaceRule.php

-
message: "#^Undefined variable\\: \\$name$#"
count: 1
path: src/Rules/Debug/ChainedNoDebugInNamespaceRule.php

-
message: "#^Access to an undefined property PhpParser\\\\Node\\:\\:\\$name\\.$#"
count: 1
path: src/Rules/Debug/NoDebugInNamespaceRule.php

-
message: "#^Undefined variable\\: \\$name$#"
count: 1
path: src/Rules/Debug/NoDebugInNamespaceRule.php

-
message: "#^Access to an undefined property PhpParser\\\\Node\\:\\:\\$name\\.$#"
count: 1
path: src/Rules/Debug/StaticChainedNoDebugInNamespaceRule.php

-
message: "#^Undefined variable\\: \\$name$#"
count: 1
path: src/Rules/Debug/StaticChainedNoDebugInNamespaceRule.php

0 comments on commit 6b64e42

Please sign in to comment.