120 minute intermediate seminar
An introduction into the Programming of PHP 7 extensions - explaining the ZEND-API by example.
The first part shows how to create a basic extension, argument parsing, return values and reflection support.
The second part is about classes, interfaces and properties.
The talk contains some C programming, but it is not a talk about C.