About this talk
This talk provides an overview of writing tests for a PHP extension, focusing on the implementation of new functions and methods. The speaker discusses how to utilize internal object hooks to create features that are not typically accessible to standard classes. Key topics include best practices for testing and advanced PHP programming techniques.