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