Skip to content

PHP Syntax Checker (Lint)

Actions
php syntax control (php -l)
8.3
Latest
Star (10)

PHP Syntax checker (lint) action

This action controls the syntax of php files in a folder, excluding the vendor folder.

Inputs

dir

The folder to control. Default ".".

Example usage

- name: PHP Syntax Checker (Lint)
  uses: StephaneBour/[email protected]
  with:
    dir: './src'

Change PHP Version

You can use :

StephaneBour/[email protected]
StephaneBour/[email protected]
StephaneBour/[email protected]
StephaneBour/[email protected]
StephaneBour/[email protected]
StephaneBour/[email protected]
StephaneBour/[email protected]
StephaneBour/[email protected]
StephaneBour/[email protected]

On success

On success

On failure

On success

PHP Syntax Checker (Lint) is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

php syntax control (php -l)
8.3
Latest

PHP Syntax Checker (Lint) is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.