mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-2916: [GH-911] fix foreach coding style #3631
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jan 14, 2014).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @doctrinebot:
This issue is created automatically through a Github pull request on behalf of goatherd:
Url: https://github.com/doctrine/doctrine2/pull/911
Message:
Just noted a unusual
foreach (.. AS ..)and there were some more of that kind andforeach(and it was to late to do anything more complex anyway. Or something like that ;)Unimportant code styling/ consistency fixes.
@doctrinebot commented on GitHub (Jan 14, 2014):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-911] was closed:
https://github.com/doctrine/doctrine2/pull/911
@doctrinebot commented on GitHub (Jan 14, 2014):
Comment created by @deeky666:
Fixed in commit:
cf43edd6a1@doctrinebot commented on GitHub (Jan 14, 2014):
Issue was closed with resolution "Fixed"