Below you will find pages that utilize the taxonomy term “denzyldick”
May 18, 2024
Phanalist
Version updated for denzyldick/phanalist-action to version v0.1.22.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added support for Sarif, meaning the output will be displayed in the GitHub UI.
April 12, 2024
Phanalist
Version updated for denzyldick/phanalist-action to version v0.1.21.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code. It helps you improve your PHP code.
Example Usage name: "Phanalist GitHub action." on: push: branches: - "master" jobs: install-phanalist: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: denzyldick/phanalist-action@v0.