build: environment: php: version: 7.0.8
filter: excluded_paths: - 'tests/*' checks: php: true coding_style: php: indentation: general: use_tabs: true spaces: around_operators: relational: false additive: false multiplicative: false concatenation: false