Completed
Push — master ( bca0d7...03c777 )
by Konstantin
08:50 queued 04:42
created

Checkout Config

checks:
    php: true

filter:
    excluded_paths: [Tests/*]

coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
            other:
                after_type_cast: false

tools:
    external_code_coverage:
        timeout: 600
        runs: 3

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: false
            other:
                after_type_cast: false