Below you will find pages that utilize the taxonomy term “mlocati”
March 13, 2026
Check PHP Syntax
Version updated for https://github.com/mlocati/check-php-syntax to version 1.3.0.
This action is used across all versions by 40 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically verifies the syntax of PHP files to ensure compatibility with a specified PHP version, making it particularly useful for projects supporting older PHP versions. It helps identify syntax errors and incompatibilities in code changes, such as pull requests, during continuous integration workflows.