tools: php_analyzer: true php_cpd: true php_hhvm: true php_loc: true php_mess_detector: true php_pdepend: true
checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true