Completed
Push — master ( 9eba47...80acd1 )
by Aimeos
16:44 queued 11:44
created

Repository Config

tools:
    php_sim: false
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'
coding_style:
    php:
        indentation:
            general:
                use_tabs: true
        spaces:
            general:
                linefeed_character: newline

checks:
    php:
        sql_injection_vulnerabilities: true
        security_vulnerabilities: true