79826761

Date: 2025-11-21 16:46:41
Score: 1
Natty:
Report link

The fact that you align the => operators but NOT the [ ] brackets drives me insane.

        $arr = 
        [
            'foo'  => 'bar', 
            'fooo' => 'bar'
        ]

// the other way makes my brain want to explode. xD
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Brad Donohoo