Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/BCSSi function name: (null) number of ops: 2 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 8 0 E > DECLARE_CLASS 'foo' 14 1 > RETURN 1 Class ProcessorInterface: Function __invoke: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/BCSSi function name: __invoke number of ops: 2 compiled vars: !0 = $record line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > RECV !0 1 > RETURN null End of function __invoke End of class ProcessorInterface. Class Foo: Function __invoke: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/BCSSi function name: __invoke number of ops: 8 compiled vars: !0 = $record line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 10 0 E > RECV !0 12 1 INIT_METHOD_CALL 'doInvoke' 2 SEND_VAR_EX !0 3 DO_FCALL 0 $1 4 VERIFY_RETURN_TYPE $1 5 > RETURN $1 13 6* VERIFY_RETURN_TYPE 7* > RETURN null End of function __invoke End of class Foo.
Generated using Vulcan Logic Dumper, using php 8.0.0