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 ea8396a commit 0c56fbeCopy full SHA for 0c56fbe
system/Test/Filters/CITestStreamFilter.php
@@ -46,6 +46,7 @@ public function filter($in, $out, &$consumed, $closing)
46
$consumed += $bucket->datalen;
47
}
48
49
+ // @phpstan-ignore-next-line
50
return PSFS_PASS_ON;
51
52
0 commit comments