Test Failed
Branch master (21cf3a)
by Ridvan Lakas ng Bayan
02:25
created

Checkout Config

filter:
    excluded_paths:
        - "vendor/"
        - "tests/"

Repository Config

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