suralc / pvra

Php version requirement analyser

Home Page:http://suralc.github.io/pvra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect reserved names in return types and use statements

suralc opened this issue · comments

Also add detection for parameter type names

See ce00601 .Detecting spcial names in return type declarations doesn't make sense at this point as they were invalid before php7 anyway.