Skip to content

Fix PHPCR tests for PHPUnit 10 #315

Fix PHPCR tests for PHPUnit 10

Fix PHPCR tests for PHPUnit 10 #315

Workflow file for this run

name: "Static Analysis"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
static-analysis:
name: "Static Analysis"
uses: "doctrine/.github/.github/workflows/[email protected]"