Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
foreach iteration of keys without values
»
RFC: foreach iteration of keys without values
Project Governance
Author
John Bafford
When iterating with foreach, it is not possible to retrieve only the keys (and not also the values) without unnecessary extra work or semantic overhead. This RF...
View Original
This RFC has not yet started voting