Talk in English - US at Longhorn PHP 2025
Track Name:
Hill Country C
View Slides: https://docs.google.com/presentation/d/1SBU32PtuU5nRKc9oKuwJOvDNday8oqHTJZuOp3u4eCY/edit?usp=sharing
Short URL: https://joind.in/talk/d552f
(QR-Code (opens in new window))
PHP extensions are written in native code. I write one in Rust to show a bit about what makes PHP extensions what they are! We'll go over the internal structures and functions needed to make a functional PHP extension, and some of the differences between thread-safe and non-thread-safe builds, as well as debug and non-debug. This is mostly an informational talk.
Comments
Please login to leave a comment
Interesting talk, but hard to grok and keep up with. Thanks!