Releases: i-MSCP/imscp-coding-standard
Releases · i-MSCP/imscp-coding-standard
imscp-coding-standard 1.0.0
Initial release. Incorporates rules for:
- PSR-2
- disallow long array syntax
- space after not operator
- whitespace around operators
- disallow superfluous whitespace
and enables color reporting by default.
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.