Skip to content

Fix filemtime() warning because of eval'd code (#494) #284

Fix filemtime() warning because of eval'd code (#494)

Fix filemtime() warning because of eval'd code (#494) #284

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