Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 15, Position 2 = 37 Branch analysis from position: 15 2 jumps found. (Code = 78) Position 1 = 16, Position 2 = 37 Branch analysis from position: 16 1 jumps found. (Code = 42) Position 1 = 15 Branch analysis from position: 15 Branch analysis from position: 37 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 37 filename: /in/mdA0W function name: (null) number of ops: 42 compiled vars: !0 = $Arr1, !1 = $ids, !2 = $sat, !3 = $id, !4 = $new line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 37 1 INIT_FCALL 'array_column' 2 SEND_VAR !0 3 SEND_VAL 'id' 4 DO_ICALL $6 5 ASSIGN !1, $6 38 6 INIT_FCALL 'array_column' 7 SEND_VAR !0 8 SEND_VAL 'sat_total' 9 DO_ICALL $8 10 ASSIGN !2, $8 40 11 INIT_FCALL 'array_unique' 12 SEND_VAR !1 13 DO_ICALL $10 14 > FE_RESET_R $11 $10, ->37 15 > > FE_FETCH_R $11, !3, ->37 41 16 > INIT_ARRAY ~13 !3, 'id' 17 INIT_FCALL 'array_values' 18 INIT_FCALL 'array_intersect_key' 19 SEND_VAR !2 20 INIT_FCALL 'array_intersect_key' 21 SEND_VAR !0 22 INIT_FCALL 'array_intersect' 23 SEND_VAR !1 24 INIT_ARRAY ~14 !3 25 SEND_VAL ~14 26 DO_ICALL $15 27 SEND_VAR $15 28 DO_ICALL $16 29 SEND_VAR $16 30 DO_ICALL $17 31 SEND_VAR $17 32 DO_ICALL $18 33 ADD_ARRAY_ELEMENT ~13 $18, 'scores' 34 ASSIGN_DIM !4 35 OP_DATA ~13 40 36 > JMP ->15 37 > FE_FREE $11 43 38 INIT_FCALL 'var_dump' 39 SEND_VAR !4 40 DO_ICALL 41 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0