eloquent / typhoon

Simple, flexible type-checking for PHP.
MIT License
5 stars 0 forks source link

Check/generate commands to not warn of mismatched type hint with traversable. #111

Open jmalloc opened 11 years ago

jmalloc commented 11 years ago

This may be intentional, but a @param tag of Set does not require the type-hint to be a Set.