Have you ever deployed code only to have it causes errors and unexpected results? By using static code analysis we can reduce, if not completely remove this risk. In this session, wl discuss the basics of static code analysis, some free and inexpensive tools we can use, and how we can run the tools successfully.

Comments

Comments are closed.

Yannick Voyer at 14:54 on 17 May 2023

Awesome talk. i learned new stuff I did not know about rector and phpstan. thank you

Scott Keck-Warren (Speaker) at 15:01 on 17 May 2023

Slides and other resources can be found at https://tinyurl.com/SCA-phptek

A wonderful review of a few static code analysis tools and where the most effective place to run them in your software development lifecycle. Definitely looking forward to trying rector.

Great speaker and delivery. Really helpful information and resources.

Nick Marsceau at 17:18 on 17 May 2023

Loved this talk! I learned that it's not too difficult to set these tools up, and they automate a lot of tedious work!

Nuno Souto at 09:32 on 18 May 2023

Very good talk and aside from the tools presented it was nice to see a way to use them and integrate them into our workflows.

Ryan Howe at 11:59 on 18 May 2023

Really liked the talk and the examples, excited to review the slides slowly and carefully to help transform our development process.