Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/vg2B2 function name: (null) number of ops: 10 compiled vars: !0 = $bar line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 17 0 E > NEW $1 'A' 1 DO_FCALL 0 2 ASSIGN !0, $1 18 3 INIT_METHOD_CALL !0, 'foo' 4 SEND_VAL_EX 111 5 DO_FCALL 0 20 6 INIT_FCALL_BY_NAME 'check' 7 SEND_VAL_EX 222 8 DO_FCALL 0 9 > RETURN 1 Class A: Function foo: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/vg2B2 function name: foo number of ops: 6 compiled vars: !0 = $x line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 6 0 E > RECV !0 7 1 DECLARE_FUNCTION 'check' 12 2 INIT_FCALL_BY_NAME 'check' 3 SEND_VAR_EX !0 4 DO_FCALL 0 13 5 > 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/vg2B2 function name: check number of ops: 5 compiled vars: !0 = $a line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV !0 8 1 INIT_FCALL 'var_dump' 2 SEND_VAR !0 3 DO_ICALL 9 4 > RETURN null End of Dynamic Function 0 End of function foo End of class A.
Generated using Vulcan Logic Dumper, using php 8.0.0