We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d391078 commit e516a1eCopy full SHA for e516a1e
phpstan-baseline.neon
@@ -60,11 +60,6 @@ parameters:
60
count: 1
61
path: src/Cookie.php
62
63
- -
64
- message: "#^Parameter \\#1 \\$string of function rtrim expects string, string\\|null given\\.$#"
65
- count: 1
66
- path: src/Cookie.php
67
-
68
69
message: "#^Class Http\\\\Message\\\\CookieJar implements generic interface IteratorAggregate but does not specify its types\\: TKey, TValue$#"
70
0 commit comments