slides/internals/execute1.xml
Executing
17/22
vld
Executing: Diagram
  • • Executor executes opcodes
  • • 150+ different opcodes for all sorts of things: ZEND_ADD, ZEND_CATCH, ZEND_BIND_TRAITS...
  • • Each PHP version can introduce new ones (or remove them)
  • • Per file execution