Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Yqrbe
function name: (null)
number of ops: 29
compiled vars: !0 = $d1, !1 = $arr, !2 = $table, !3 = $values
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'a%3A1%2Cb%3A2%2Cc%3A3%2Cd%3A4'
4 1 INIT_FCALL 'str_replace'
2 SEND_VAL <array>
3 SEND_VAL <array>
4 SEND_VAR !0
5 DO_ICALL $5
6 CONCAT ~6 '%7B%22', $5
7 CONCAT ~7 ~6, '%22%7D'
8 ASSIGN !0, ~7
6 9 INIT_FCALL 'json_decode'
10 SEND_VAR !0
11 SEND_VAL <true>
12 DO_ICALL $9
13 ASSIGN !1, $9
7 14 INIT_FCALL 'array_keys'
15 SEND_VAR !1
16 DO_ICALL $11
17 ASSIGN !2, $11
8 18 INIT_FCALL 'array_values'
19 SEND_VAR !1
20 DO_ICALL $13
21 ASSIGN !3, $13
10 22 INIT_FCALL 'var_dump'
23 SEND_VAR !2
24 DO_ICALL
11 25 INIT_FCALL 'var_dump'
26 SEND_VAR !3
27 DO_ICALL
28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0