Check PHP syntax errors
Version updated for overtrue/phplint to version 9.3.0.
- This action is used across all versions by 2,561 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
9.3.0 - 2024-05-16
Added
- New
bootstrap
option to make it easier to load whatever you need before to run linter. - New example (
examples/sarif_output.php
) to show how to generate a SARIF report programmatically
Fixed
- #206 : New autoloader does not respect custom
vendor-dir
configuration
Full Changelog: 9.2.0…9.3.0