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