Test Setup Failed
Branch master (a16559)
by Eugene
05:01
created

Repository Config

filter:
    excluded_paths:
        - 'library/*'
        - 'test/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build: true