Test Failed
Push — master ( 07b89e...501ab5 )
by Sam
02:30
created

Checkout Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true 
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build:
    environment:
        php:
            version: 5.6.9

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php:
        use_self_instead_of_fqcn: true

coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
build: true