Passed
Push — php82 ( f50ef0...b9e158 )
by Akihito
01:26
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