Skip to content

Update php.yml to lint for php 8.2 #132

Update php.yml to lint for php 8.2

Update php.yml to lint for php 8.2 #132

Workflow file for this run

name: PHP Syntax Checker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: PHP Syntax Checker (Lint)
uses: StephaneBour/[email protected]