Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/L23LJ function name: (null) number of ops: 29 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > DECLARE_CLASS 'a' 11 1 INIT_FCALL 'var_dump' 2 INIT_FCALL 'get_class_methods' 3 SEND_VAL 'a' 4 DO_ICALL $0 5 SEND_VAR $0 6 DO_ICALL 13 7 DECLARE_CLASS 'b' 19 8 INIT_FCALL 'var_dump' 9 INIT_FCALL 'get_class_methods' 10 SEND_VAL 'b' 11 DO_ICALL $2 12 SEND_VAR $2 13 DO_ICALL 21 14 DECLARE_CLASS 'c' 27 15 INIT_FCALL 'var_dump' 16 INIT_FCALL 'get_class_methods' 17 SEND_VAL 'c' 18 DO_ICALL $4 19 SEND_VAR $4 20 DO_ICALL 29 21 DECLARE_CLASS 'd' 35 22 INIT_FCALL 'var_dump' 23 INIT_FCALL 'get_class_methods' 24 SEND_VAL 'd' 25 DO_ICALL $6 26 SEND_VAR $6 27 DO_ICALL 28 > RETURN 1 Class foo: Function bar: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/L23LJ function name: bar number of ops: 1 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 4 0 E > > RETURN null End of function bar End of class foo. Class a: [no user functions] Class b: [no user functions] Class c: [no user functions] Class d: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0