Static Analysis with PHPStan

Static Analysis with PHPStan

Watch on YouTube

PHPStan is an excellent open-source static analysis tool. It's easy to add to your build and catches lots of bugs without writing a line of test code. This makes it especially useful for maintaining stability in older codebases which don't always have extensive test suites. I'll show you how to configure and run it, as well as some examples of subtle mistakes it will catch.

Presented by Brian Morto

Brian Morton has been a developer and system administrator for more than 15 years. He currently works at ShootProof as a Software Architect, working extensively with PHP and Python codebases. Find Brian on LinkedIn

Participating Groups: Atlanta, Austin, Boston, Kansas City, Las Vegas, Phoenix, Portland, San Diego, Seattle, Utah, Vancouver

© MergePHP 2024. Source code available on GitHub. Designed by HTML Codex