Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 79) Position 1 = -2 filename: /in/1NcXc function name: (null) number of ops: 25 compiled vars: !0 = $arr, !1 = $r_nb_today, !2 = $u_name line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 96 1 INIT_FCALL 'array_column' 2 SEND_VAR !0 3 SEND_VAL 'r_nb_today' 4 DO_ICALL $4 5 ASSIGN !1, $4 97 6 INIT_FCALL 'array_column' 7 SEND_VAR !0 8 SEND_VAL 'u_name' 9 DO_ICALL $6 10 ASSIGN !2, $6 98 11 INIT_FCALL 'array_multisort' 12 SEND_REF !1 13 SEND_VAL 1 14 SEND_VAL 3 99 15 SEND_REF !2 16 SEND_VAL 6 17 SEND_VAL 4 18 SEND_REF !0 98 19 DO_ICALL 100 20 INIT_FCALL 'print_r' 21 SEND_VAR !0 22 DO_ICALL 23 > EXIT 101 24* > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0