WebDevStudios / php-coding-standards

WebDevStudios PHP Coding Standards
9 stars 2 forks source link

WDS-PSR Example #17

Closed aubreypwd closed 4 years ago

aubreypwd commented 4 years ago

Working Group Information

Editor: Aubrey Portwood Sponsor: Will S. Interested: Corey, Ben, Greg

The Proposal

Enforce shorthand array format, e.g. [] vs array() on arrays.

Reasoning

WordPress is now enforcing array() in it's own WP Coding Standards, we'd like to use shorthand and also enforce it as it is something the company already does.

Pros

Cons

Changelog

Implementations

Code Changes

https://github.com/WebDevStudios/php-coding-standards/pull/7