Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/FA71K function name: (null) number of ops: 13 compiled vars: !0 = $class line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 29 0 E > NEW $1 'A' 1 DO_FCALL 0 2 ASSIGN !0, $1 30 3 INIT_FCALL 'dostuff1' 4 SEND_REF !0 5 DO_FCALL 0 31 6 INIT_FCALL 'dostuff2' 7 SEND_REF !0 8 DO_FCALL 0 32 9 INIT_FCALL 'var_dump' 10 SEND_VAR !0 11 DO_ICALL 12 > RETURN 1 Function dostuff1: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/FA71K function name: doStuff1 number of ops: 5 compiled vars: !0 = $classA line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 20 0 E > RECV !0 22 1 NEW $1 'B' 2 DO_FCALL 0 3 ASSIGN !0, $1 23 4 > RETURN null End of function dostuff1 Function dostuff2: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/FA71K function name: doStuff2 number of ops: 5 compiled vars: !0 = $classB line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 24 0 E > RECV !0 26 1 NEW $1 'C' 2 DO_FCALL 0 3 ASSIGN !0, $1 27 4 > RETURN null End of function dostuff2 Class A: [no user functions] Class B: [no user functions] Class C: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0