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 6afb213 commit 8c5214bCopy full SHA for 8c5214b
src/Frame.php
@@ -126,7 +126,7 @@ public static function packFrame(Frame $frame): string
126
* @return HeaderList
127
* @internal
128
*
129
- * @psalm-suppress InvalidReturnStatement, InvalidReturnType
+ * @psalm-suppress LessSpecificReturnStatement, MoreSpecificReturnType
130
*/
131
public static function readHeader(string $header): array
132
{
0 commit comments