Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ioi50 function name: (null) number of ops: 25 compiled vars: !0 = $foo line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 9 0 E > NEW $1 'Foo' 1 DO_FCALL 0 2 ASSIGN !0, $1 11 3 INIT_FCALL 'var_export' 4 SEND_VAR !0 5 DO_ICALL 12 6 INIT_FCALL 'var_export' 7 CAST 7 ~5 !0 8 SEND_VAL ~5 9 DO_ICALL 14 10 INIT_FCALL 'var_dump' 15 11 FETCH_OBJ_R ~7 !0, '%00%2A%00bar' 12 SEND_VAL ~7 16 13 FETCH_OBJ_R ~8 !0, '%00Foo%00foo' 14 SEND_VAL ~8 14 15 DO_ICALL 19 16 ASSIGN_OBJ !0, '%00%2A%00bar' 17 OP_DATA 'baz' 20 18 ASSIGN_OBJ !0, '%00Foo%00foo' 19 OP_DATA 'bar' 22 20 INIT_FCALL 'var_dump' 21 INIT_ARRAY ~12 !0 22 SEND_VAL ~12 23 DO_ICALL 24 > RETURN 1 Class Foo: [no user functions]
Generated using Vulcan Logic Dumper, using php 8.0.0