You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Framework Interoperability Group
Hi,
I ran across this issue while comparing different tools like PHP_CodeSniffer and PHP CS Fixer and basically there is no explicit ruling for a foreach-structure with multi-line arguments.
Since the general style rules for control structures doesn't say anything about multi-lines, there should be some further input on this topic - either in general or explicitly for the foreach-loop.