PHP Compiler Internal Slides by Sebastian Bergmann

Here’s an interesting slide from Sebastian Bergmann which explains the magic that happens when you execute your PHP code, and how it gets converted into bytecode. He also goes ahead to show you how to extend the PHP compiler in the presentation. PHP Compiler Internals View more Microsoft Word documents from Sebastian Bergmann.

Read More...