psalm-plugin-phpunit
psalm-plugin-phpunit copied to clipboard
Handle new list representation
Previously Psalm would return lists as instances of Type\Atomic\TList. Recently it started returning TKeyedArray with fallback_params instead.