How to contribute to PHP - Gina Banyard
Gina Banyard
The PHP Foundation
Description
The objective of this tutorial is to get an overview of writing tests for a PHP extension, how to implement new functions/methods and how one can use some internal object hooks to create functionality which is not available to normal classes.