Executing
17/39
  • 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