Skip to content

Convert ini_get result to bool before evaluating (#446) #270

Convert ini_get result to bool before evaluating (#446)

Convert ini_get result to bool before evaluating (#446) #270

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