With the retirement of the last release of PHP 5, some sites are still scrambling to complete an upgrade that’s been in the works for a while. Others, who perhaps leverage the latest PHP has to offer, need even more than what’s delivered by default.

Whatever your motivation, join us for a high-speed journey through the process of creating, debugging, and releasing an extension for PHP 7 written in C/C++. We’ll expose new functional and oop based APIs, wrap methods from 3rd-party libraries, and explore PHP’s type system in ways you never get to see from userland.

Comments

Comments are closed.

A great talk from someone who clearly understands everything there is to know about writing PHP extensions.