The PHP podcast where everyone has a seat.

64: PHP 7 Internals: Scanning, Parsing, AST, and engine
Panelists:
Sara Golemon
Sara Golemon
July 7 2017

We take a deep-dive into the underlaying structure of the the PHP source code and talk about the scanner, parser, the new AST layer (and the evil things we can do with it), and the Zend engine. Let's see how the PHP sausage is made!

Background

Previous podcasts about PHP internals provide some context for this episode: