Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/j1JYn function name: (null) number of ops: 13 compiled vars: !0 = $object, !1 = $array line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 13 0 E > NEW $2 'foo' 1 DO_FCALL 0 2 ASSIGN !0, $2 14 3 ASSIGN !1, <array> 16 4 INIT_FCALL 'print_r' 5 INIT_FCALL 'array_map' 6 FETCH_OBJ_R ~6 !0, 'doSomething' 7 SEND_VAL ~6 8 SEND_VAR !1 9 DO_ICALL $7 10 SEND_VAR $7 11 DO_ICALL 12 > RETURN 1 Class foo: Function __construct: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/j1JYn function name: __construct number of ops: 4 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > DECLARE_LAMBDA_FUNCTION ~1 [0] 1 ASSIGN_OBJ 'doSomething' 9 2 OP_DATA ~1 10 3 > RETURN null Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/j1JYn function name: {closure} number of ops: 4 compiled vars: !0 = $a line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV !0 8 1 MUL ~1 !0, 2 2 > RETURN ~1 9 3* > RETURN null End of Dynamic Function 0 End of function __construct End of class foo.
Generated using Vulcan Logic Dumper, using php 8.0.0