Skip to content

Further Style Guide Considerations

Beau Simensen edited this page May 8, 2013 · 14 revisions

Since the PSR-1 and 2 were created there have been a few edge-cases that were missed out. These are style guide questions that have fallen through the cracks and were not addressed in any of the existing PSR's.

It's not clear if they will go into another PSR, be added as amendments (probably not) or listed as Errata. Discussions are happening about how amendments will be made (if at all) so this is a list of issues or threads that have raised these questions for consideration in the future.

PSR-2

  • Clarification on multi-line function calls (#61)
  • Should "if ( ! " be an exception to the rule (ML)
  • Clarification on anonymous functions as arguments (ML)
Clone this wiki locally