Skip to content

Conversation

@samsonasik
Copy link
Member

Per #3069 (comment), The following code should be skipped:

final class SkipFromNonTypedParam
{
    /**
     * @param array $values
     */
    public function isEmptyArray($values): bool
    {
        return empty($values);
    }
}

@samsonasik
Copy link
Member Author

Fixed 🎉 /cc @JohJohan

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

@TomasVotruba TomasVotruba merged commit fdb9239 into main Nov 28, 2022
@TomasVotruba TomasVotruba deleted the skip-from-non-typed-param branch November 28, 2022 10:33
@TomasVotruba
Copy link
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants