Section 4 states, "Any closing brace MUST NOT be followed by any comment or 
statement on the same line."  

I have a style that includes commenting on closing braces of long blocks to 
help readability. For example,

class MyClass 
{
   ...
} // MyClass

The section 4 statement disallows this style. What is the reason for that?

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/2a64e916-478a-442d-8550-bf63a62bb83e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • PSR-12: closi... Bill Lee
    • Re: PSR-... Andreas Möller
      • Re: ... Joe T.
        • ... 'Alexander Makarov' via PHP Framework Interoperability Group
          • ... Joe T.
          • ... Alice Wonder
            • ... Alessandro Lai
              • ... Alice Wonder
                • ... Daniel Hunsaker
                • ... Greg Sherwood

Reply via email to