As you might have already heard from a grumpy individual, adding more tests to your codebase is crucial to its stability over time. This talk isn't about adding tests to your PHP codebase, but adding tests to the PHP language itself. And the best part is, all the tests are written in PHP so you don't even have to dust off that old C book from college.

In this talk I will show you how to find untested parts of the PHP source code, how to write a test for the untested feature and how to submit your tests to PHP internals. Not only will you be making PHP more stable and reliable, but there's a good chance the tests you write will give you a deeper understanding of PHP; knowledge you can use to improve your own codebases. Not to mention you'll be able to call yourself an internals contributor. Come on in! The water's fine!

Comments

Comments are closed.

Ryan Welcher at 12:57 on 11 Aug 2017

Great talk - I really enjoyed! You covered a lot of complex content well without getting bogged down in the details.

That presentation was just BRILLIANT, I perfectly knew the subject but won't be able to produce such a high quality talk!
Very well done Sammy!
Please, submit to PHPBenelux :)