[PHP Static Code Analysis 101] How to do Static Code Analysis? An overview
What if I told you PHP already uses the concept behind static code analysis?
What if I told you PHP already uses the concept behind static code analysis?
A very short introduction to static code analysis. What if I told you that PHP itself already uses the concept behind static code analysis?
How to let PHPStan's autoloader access PHPUnit when the using the PHPUnit phar?
A journey from having a stupid idea to realising it just for the fun of it!