Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 16 Branch analysis from position: 4 2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 16 Branch analysis from position: 5 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 16 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 16 filename: /in/AivXk function name: (null) number of ops: 23 compiled vars: !0 = $array, !1 = $data, !2 = $value, !3 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 23 1 ASSIGN !1, <array> 24 2 FETCH_DIM_R ~6 !0, 'first_name' 3 > FE_RESET_R $7 ~6, ->16 4 > > FE_FETCH_R ~8 $7, !2, ->16 5 > ASSIGN !3, ~8 25 6 INIT_ARRAY ~11 !2, 'first_name' 26 7 FETCH_DIM_R ~12 !0, 'last_name' 8 FETCH_DIM_R ~13 ~12, !3 9 ADD_ARRAY_ELEMENT ~11 ~13, 'last_name' 27 10 FETCH_DIM_R ~14 !0, 'email' 11 FETCH_DIM_R ~15 ~14, !3 12 ADD_ARRAY_ELEMENT ~11 ~15, 'email' 25 13 ASSIGN_DIM !1 27 14 OP_DATA ~11 24 15 > JMP ->4 16 > FE_FREE $7 29 17 INIT_FCALL 'json_encode' 18 SEND_VAR !1 19 SEND_VAL 128 20 DO_ICALL $16 21 ECHO $16 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0