Skip to content

Add strict types to Connection::prepexec() #338

Add strict types to Connection::prepexec()

Add strict types to Connection::prepexec() #338

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