Skip to content

Fix array access with unknown key (see #27) #2

Fix array access with unknown key (see #27)

Fix array access with unknown key (see #27) #2

name: PHP 8.1 Syntax Check
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PHP Lint
uses: StephaneBour/[email protected]