build: environment: php: version: 5.5.25 checks: php: code_rating: true duplication: true filter: excluded_paths: - tests/*
checks: php: true filter: { } coding_style: php: indentation: general: use_tabs: true spaces: around_operators: concatenation: true