Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/J1j0K function name: (null) number of ops: 6 compiled vars: !0 = $a 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, 'a' 4 DO_FCALL 0 5 > RETURN 1 Class A: Function a: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/J1j0K function name: a number of ops: 11 compiled vars: !0 = $a line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 10 0 E > FETCH_THIS ~1 1 ASSIGN !0, ~1 11 2 ASSIGN !0, 1 12 3 INIT_FCALL 'var_dump' 4 SEND_VAR !0 5 DO_ICALL 13 6 INIT_FCALL 'var_dump' 7 FETCH_THIS ~5 8 SEND_VAL ~5 9 DO_ICALL 14 10 > RETURN null End of function a End of class A.
Generated using Vulcan Logic Dumper, using php 8.0.0