> Basically Foo[] to indicate an array of objects of type Foo

I would be fine with that, as long as it's sugar for array<Foo>


On Sun, Jan 29, 2017 at 4:51 PM, Sebastian Bergmann <[email protected]>
wrote:

> Am 28.01.2017 um 17:10 schrieb Niklas Keller:
> > sounds like everything you want is typed arrays?
>
> I would love typed arrays. Basically Foo[] to indicate an array of objects
> of type Foo. IDEs such as PhpStorm as well as documentation tools already
> support this syntax when used in docblocks.
>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to