ovr / phpsa

Smart/Static Analyzer(sis) for PHP :bowtie::neckbeard:
Other
638 stars 77 forks source link

Fix some issues when running phpsa on phpsa source #264

Closed ddmler closed 7 years ago

ddmler commented 8 years ago

Hey!

Type: bug fix | code quality

Link to issue: #83 & #205

This pull request affects the following components (please check boxes):

In raising this pull request, I confirm the following (please check boxes):

Small description of change:

Array short syntax for some class properties that were not tested when we first changed all of them.

FunctionDefinition (and closure) now gives parameters correct type when type hinting is used.

ovr commented 7 years ago

Thanks @ddmler, awesome 👍