Skip to content

Add forward compatibility for PDO MySQL driver constants #330

Add forward compatibility for PDO MySQL driver constants

Add forward compatibility for PDO MySQL driver constants #330

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
php:
name: PHP
uses: Icinga/github-actions/.github/workflows/php.yml@main
with:
php-extensions: pdo, pdo-sqlite
databases: true