checks: php: true filter: { } coding_style: php: indentation: general: use_tabs: true spaces: general: linefeed_character: return-newline around_operators: concatenation: true negation: true within: function_call: true function_declaration: true if: true for: true while: true switch: true catch: true