Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Jan 17, 2024
1 parent 9d22ed4 commit 74332cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
use function gc_status;

/**
* @psalm-suppress InvalidArrayOffset Avoid issues with checks running on PHP < 8.3
* @internal This class is not covered by the backward compatibility promise for PHPUnit
*/
final class Php83GarbageCollectorStatusProvider implements GarbageCollectorStatusProvider
Expand Down

0 comments on commit 74332cb

Please sign in to comment.