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