Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/gjQBP
function name: (null)
number of ops: 16
compiled vars: !0 = $array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
17 1 ECHO '%D0%94%D0%BE%3A%0A'
18 2 INIT_FCALL 'print_r'
3 SEND_VAR !0
4 DO_ICALL
20 5 INIT_FCALL 'array_column'
6 SEND_VAR !0
7 SEND_VAL 'value'
8 SEND_VAL 'name'
9 DO_ICALL $3
10 ASSIGN !0, $3
22 11 ECHO '%0A%D0%9F%D0%BE%D1%81%D0%BB%D0%B5%3A%0A'
23 12 INIT_FCALL 'print_r'
13 SEND_VAR !0
14 DO_ICALL
25 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0