checks: php: true filter: { } coding_style: php: indentation: general: use_tabs: true spaces: around_operators: assignment: false equality: false relational: false bitwise: false additive: false multiplicative: false before_keywords: catch: false other: after_type_cast: false