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