You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This repository serves as an example PHP project with the CI setup done for performing linting and code analysis as part of PHP coding standards check.
This project is based on the Symfony (v6.3) framework and created on a system with PHP 8.2.
The configuration for the CI workflow, PHPCS and Phan are in the following files:
-`.github/workflows/php-lint.yml`: Configuration for the CI workflow