Hi,

2015-07-11 15:41 GMT-03:00 Sebastian Bergmann <sebast...@php.net>:
> Am 11.07.2015 um 19:53 schrieb S.A.N:
>> It will be useful for autocomplete in IDE
>
>  That argument is bogus since proper IDEs (PhpStorm, fex.) leverage
>  docblock annotations for that already.
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>

Not completely bogus. At least with typed properties you won't need to
actually write the docblocks to have the IDE "hints". It's a minor win
for IDE users too.

Marcio

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to