Skip to content

Commit

Permalink
Revert "Test without ignoreErrors"
Browse files Browse the repository at this point in the history
This reverts commit 054a590.
  • Loading branch information
tuupola committed Oct 20, 2023
1 parent 054a590 commit 9b8d4a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan-baseline.neon
@@ -1,5 +1,7 @@
parameters:
ignoreErrors:
-
message: '#^Method .* is unused.$#'
-
message: "#^Offset 'secret' does not exist on array\\{secret\\?\\: array\\<string\\>\\|string, secure\\: bool, relaxed\\: array\\<string\\>, algorithm\\: array\\<string\\>, header\\: string, regexp\\: string, cookie\\: string, attribute\\: string, \\.\\.\\.\\}\\.$#"
count: 1
Expand Down

0 comments on commit 9b8d4a4

Please sign in to comment.