Passed
Pull Request — master (#68)
by Michael
18:01 queued 03:54
created

Checkout Config

inherit: true

checks:
  php: true

build:
  image: default-bionic
  environment:
    php: 8.3.22
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]

filter:
  paths:
    - src/*
    - tests/*

Repository Config

# language: php