Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NFR] Extend support for statement with other types #1328

Open
gtux opened this issue Sep 20, 2016 · 0 comments
Open

[NFR] Extend support for statement with other types #1328

gtux opened this issue Sep 20, 2016 · 0 comments
Labels
nfr New Feature Request

Comments

@gtux
Copy link

gtux commented Sep 20, 2016

Hi, the For statement is very usefull, it will be good if you can extend the support for others than array or strings, for example: ArrayAccess or Traversable. In Phalcon there is many objects that I wanted to iterate in Zephir, it would be simple with for statement but it crash with "The argument is not initialized or iterable" message, so I have to change the for statement with while loop in order to get it work.

@andresgutierrez andresgutierrez added the nfr New Feature Request label Sep 20, 2016
@Jeckerson Jeckerson added this to the 0.14.x milestone Apr 14, 2021
@Jeckerson Jeckerson modified the milestones: 0.14.x, Backlog Oct 3, 2021
@Jeckerson Jeckerson removed this from the Backlog milestone Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nfr New Feature Request
Projects
None yet
Development

No branches or pull requests

3 participants