zendframework / zend-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for PHP 7.2's `object` type hint

Ocramius opened this issue · comments

If you never contributed and need pointers, check #87 on a previous patch that added PHP 7.1 features (look for the iterable hint)

Hello !

I'll be glad to take a look 😄.

Is the impact exactly the same than iterable hint ? Seems more complicated in the tests than in the code...

Ok so I'll try to submit a PR before the end of the week 😄.

Handled in #112