Log in to watch this talk
You need to be logged in to access this video. If you don't have an account, purchase a virtual pass for the latest php[tek] conference to get access to the full video library.
Ship Less Bugs via Static Analysis with PHPStan
PHPStan is a great tool that scans your entire codebase to find bugs (without writing tests!). While not a replacement for tests, it's a great addition to have in your skillset to ensure that tricky bugs don't make it into production. Come hear about it from someone who used to be a skeptic and since has made the case to implement it at 3 companies since, with an emphasis on how it can help you refactor and clean up old codebases
Up Next from PHP Tek 2026
🥧 A slice of PIE: revolutionising PHP extension installation
James Titcumb · Standard (50 minutes)
When PHP Stops Sleeping and Starts Thinking Concurrently
Pallavi Thukral · Standard (50 minutes)
Semantic Versioning and the PHP Ecosystem: A Reality Check
Daniel Scherzer · Standard (50 minutes)
Getting the Most From Your Test Suite
Steve Grunwell · Standard (50 minutes)
Eli White