Test Failed
Branch master (0ac50c)
by Andrey
02:05
created

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build:
    environment:
        php:
            version: "7.1"