Skip to content

Commit 977d5b6

Browse files
zll600zll600
authored andcommitted
fix: remove invalid phpstan ignored error patterns
1 parent 3404b09 commit 977d5b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@ parameters:
4545
count: 1
4646
path: src/BigInteger.php
4747

48-
-
49-
message: "#^Cannot cast mixed to string\\.$#"
50-
count: 2
51-
path: src/Key/Ec2Key.php
52-
5348
-
5449
message: "#^Method Cose\\\\Key\\\\Ec2Key\\:\\:curve\\(\\) should return int\\|string but returns mixed\\.$#"
5550
count: 1

0 commit comments

Comments
 (0)