Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/NpVIc function name: (null) number of ops: 15 compiled vars: !0 = $resultsArray, !1 = $sortValues line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 9 1 INIT_FCALL 'array_column' 2 SEND_VAR !0 3 SEND_VAL 'sort' 4 DO_ICALL $3 5 ASSIGN !1, $3 10 6 INIT_FCALL 'array_multisort' 7 SEND_REF !1 8 SEND_VAL 4 9 SEND_REF !0 10 DO_ICALL 11 11 INIT_FCALL 'print_r' 12 SEND_VAR !0 13 DO_ICALL 14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0