PHPStan is a #CLI tool intended for static analysis of #PHP code. It’s relatively low-cost way of ensuring the code is doing what it should - PHPStan finds bugs in your code without writing tests!
PHPStan in virtualised environments
PHPStan 1.7.15 brings small, but helpful feature: support for relative paths in editorUrl for virtualised environments. It’s even better when it makes you a repository collaborator - yes, it’s my initiative! 🥹 ...