Return to profile for Thomas Weinert

Introduction: PHP 7 Extension Programming

120 minute intermediate seminar

Description/Proposal

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.