database
database copied to clipboard
Feat 4375: Add phpStan Code Analyser
- [x] Fixes https://github.com/appwrite/appwrite/issues/4375
- [x] Added PhpStan Code Analyzer with CodeQL Analysis.
Btw, for core:
| Level | Errors |
|---|---|
| max/10 | 635 |
| 8 | 462 |
| 7 | 458 |
| 6 | 420 |
| 5 | 92 |
| 3 | 38 |
| 0 | 3 |
@PrerakMathur20 Would you be able to try addressing the issues detected by PHPStan now that the repository is not as busy?
Closing for now due to inactivity