We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c393a1f commit 644f846Copy full SHA for 644f846
.github/workflows/build.yml
@@ -403,7 +403,6 @@ jobs:
403
extensions: "soap"
404
- script: "bin/phpstan analyse -l 8 -a tests/e2e/data/soap.php tests/e2e/data/soap.php"
405
extensions: ""
406
- extensions: ""
407
- script: "bin/phpstan analyse -l 8 tests/e2e/anon-class/Granularity.php"
408
409
0 commit comments