Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 14, Position 2 = 19 Branch analysis from position: 14 2 jumps found. (Code = 78) Position 1 = 15, Position 2 = 19 Branch analysis from position: 15 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 filename: /in/f1SIN function name: (null) number of ops: 21 compiled vars: !0 = $obj1, !1 = $obj2, !2 = $array, !3 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > NEW $4 'Stdclass' 1 DO_FCALL 0 2 ASSIGN !0, $4 4 3 ASSIGN_OBJ !0, 'id' 4 OP_DATA 1 6 5 NEW $8 'stdClass' 6 DO_FCALL 0 7 ASSIGN !1, $8 7 8 ASSIGN_OBJ !1, 'id' 9 OP_DATA 2 9 10 INIT_ARRAY ~12 !0 11 ADD_ARRAY_ELEMENT ~12 !1 12 ASSIGN !2, ~12 13 13 > FE_RESET_R $14 !2, ->19 14 > > FE_FETCH_R $14, !3, ->19 14 15 > FETCH_OBJ_R ~15 !3, 'id' 16 CONCAT ~16 ~15, '%0A' 17 ECHO ~16 13 18 > JMP ->14 19 > FE_FREE $14 15 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0