Skip to content

Commit e516a1e

Browse files
committed
feat: fix deprecation
1 parent d391078 commit e516a1e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: phpstan-baseline.neon

-5
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ parameters:
6060
count: 1
6161
path: src/Cookie.php
6262

63-
-
64-
message: "#^Parameter \\#1 \\$string of function rtrim expects string, string\\|null given\\.$#"
65-
count: 1
66-
path: src/Cookie.php
67-
6863
-
6964
message: "#^Class Http\\\\Message\\\\CookieJar implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#"
7065
count: 1

0 commit comments

Comments
 (0)