Control statements should have one space between the control keyword and opening parenthesis, to distinguish them from function calls.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | space-required-after-foreach-1.patch | 14.03 KB | mikey_p |
| space-required-after-foreach.patch | 14.01 KB | munzirtaha |
Comments
Comment #1
mikey_p commentedMade a small change to the documentation to use an actual verb instead of a PHP function as a verb.
Other than that, looks awesome. I couldn't find any other instances of 'foreach(' with grep.
Comment #2
bleen commentedSimple enough
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.