Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

N°6644 - Add static analysis for PHP #536

Open
wants to merge 9 commits into
base: support/2.7
Choose a base branch
from
Prev Previous commit
Next Next commit
run phpstan on another php version than default 7.4
  • Loading branch information
odain-cbd committed Apr 10, 2024
commit 4e2abd18c94dcbe73f6e5eef4ebca23bacc70972
2 changes: 1 addition & 1 deletion tests/php-static-analysis/config/base.dist.neon
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ parameters:
- ../../../datamodels # Irrelevent as it will already be in `env-production`
- ../../../extensions # Irrelevent as it will already be in `env-production` (for local run only, not useful in the CI)
- ../../../tests # Exclude tests for now
- ../../../toolkit # Exlclude toolkit for now
- ../../../toolkit # Exlclude toolkit for now