Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 17 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 17 Branch analysis from position: 3 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 17 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 filename: /in/MbG6A function name: (null) number of ops: 22 compiled vars: !0 = $a, !1 = $group, !2 = $i, !3 = $result line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 8 1 > FE_RESET_R $5 !0, ->17 2 > > FE_FETCH_R ~6 $5, !1, ->17 3 > ASSIGN !2, ~6 9 4 INIT_FCALL 'implode' 5 SEND_VAL '%2C+' 6 INIT_FCALL 'array_column' 7 SEND_VAR !1 8 SEND_VAL 'Name' 9 DO_ICALL $10 10 SEND_VAR $10 11 DO_ICALL $11 12 INIT_ARRAY ~12 $11, 'Name' 13 FETCH_DIM_W $8 !3, !2 14 ASSIGN_DIM $8 15 OP_DATA ~12 8 16 > JMP ->2 17 > FE_FREE $5 11 18 INIT_FCALL 'var_export' 19 SEND_VAR !3 20 DO_ICALL 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0