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.
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.