Skip to content

Introducing CompileVisitor using the visitor pattern (2) #272

Introducing CompileVisitor using the visitor pattern (2)

Introducing CompileVisitor using the visitor pattern (2) #272

Workflow file for this run

name: Static Analysis
on:
push:
pull_request:
workflow_dispatch:
jobs:
sa:
uses: ray-di/.github/.github/workflows/static-analysis.yml@v1
with:
php_version: 8.3
has_crc_config: true