Passed
Push — php82 ( 2be656...fc18da )
by Akihito
01:27
created

Checkout Config

build:
    image: default-jammy
    environment:
        php:
            version: 8.4
            pecl_extensions:
                - redis
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

filter:
    paths: ["src/*"]

Repository Config

# language: php