Passed
Push — master ( 711a5c...4de2a2 )
by Joao
05:28 queued 11s
created

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
            other:
                after_type_cast: false
build:
    tests:
        override:
            command: "php -v"