Skip to content

PHP

Workflow: _build-php.yml
Triggered by: *phpunit* files

Jobs

Job Description
php-test Composer install + PHPUnit with xdebug coverage
php-twig-lint Symfony Twig template linting (soft-fail)

Configuration

with:
  php_version: '8.3'
  php_extensions: 'mbstring, xml, xdebug'