Skip to content
This repository has been archived by the owner on Apr 12, 2018. It is now read-only.

Similar return types not recognized as such #388

Open
nazar-pc opened this issue Sep 30, 2016 · 0 comments
Open

Similar return types not recognized as such #388

nazar-pc opened this issue Sep 30, 2016 · 0 comments

Comments

@nazar-pc
Copy link

I have a function with @return array|false|string, however, I'm getting issue:

Consider making the return type a bit more specific; maybe use false|string|array.

Which is not useful, since I already have exactly the same types as suggested, just in alphabetical order.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant