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 817b877 commit c16e491Copy full SHA for c16e491
system/Test/Filters/CITestStreamFilter.php
@@ -46,7 +46,6 @@ 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