How to contribute to PHP - Gina Banyard

Video Details

Speaker: Gina Banyard

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.