[PR][php-langspec][#179] - Implement PHP RFC: Iterable

[email protected] Fri, 02 Dec 2016 10:41:36 +0000
Newsgroups php.standards
Message-ID <[email protected]>
You can view the Pull Request on github:
https://github.com/php/php-langspec/pull/179

Comment by nikic:
`iterable` is not a keyword, it's a reserved class name (similarly to how the scalar type hints are handled).