Skip to content

Allow any value to be passed to Assertion::isCountable()#303

Merged
beberlei merged 2 commits intobeberlei:masterfrom
Wirone:patch-1
Sep 27, 2022
Merged

Allow any value to be passed to Assertion::isCountable()#303
beberlei merged 2 commits intobeberlei:masterfrom
Wirone:patch-1

Conversation

@Wirone
Copy link
Copy Markdown
Contributor

@Wirone Wirone commented Oct 28, 2020

Static analysis tools complain about type of $value argument but in fact it could be of any type since it will be checked later (that's the purpose of the method).

Static analysis tools complain about type of `$value` argument but in fact it could be of any type since it will be checked later (that's the purpose of the method).
Github's web IDE did something weird I think, I did not change those line on purpose (obviously).
@Wirone
Copy link
Copy Markdown
Contributor Author

Wirone commented Jun 22, 2022

@beberlei any chances for merging it? 😅

@beberlei beberlei merged commit e74044d into beberlei:master Sep 27, 2022
@Wirone Wirone deleted the patch-1 branch September 27, 2022 08:38
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.

3 participants