x Sorry, these patches are not available anymore due to data migration. Please run a fresh inspection.
Completed
Pull Request — 2.x-dev-kit (#77)
by
unknown
12:01 queued 09:57
created

Repository Config

filter:
    paths: ["*.php"]

tools:
    php_cs_fixer: true
    php_code_sniffer:
        config:
            standard: PSR1
    php_mess_detector: true
    php_analyzer:
        filter:
            excluded_paths: ["*/Tests/*"]