Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/RJ7aC
function name: (null)
number of ops: 15
compiled vars: !0 = $json, !1 = $array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%5B%0A%7B%0A%22code%22%3A+%22AF%22%2C%0A%22total%22%3A+1%0A%7D%2C%0A%7B%0A%22code%22%3A+%22DZ%22%2C%0A%22total%22%3A+1%0A%7D%2C%0A%7B%0A%22code%22%3A+%22AS%22%2C%0A%22total%22%3A+2%0A%7D%0A%5D'
20 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 SEND_VAL <true>
4 DO_ICALL $3
5 ASSIGN !1, $3
22 6 INIT_FCALL 'var_dump'
7 INIT_FCALL 'array_column'
8 SEND_VAR !1
9 SEND_VAL 'total'
10 SEND_VAL 'code'
11 DO_ICALL $5
12 SEND_VAR $5
13 DO_ICALL
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0