Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/QcicS
function name: (null)
number of ops: 18
compiled vars: !0 = $son, !1 = $json
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%0A%221%22%3A%7B+%22id%22%3A%221%22%2C+%22name%22%3A%22jack%22+%7D%2C%0A%222%22%3A%7B+%22id%22%3A%222%22%2C+%22name%22%3A%22john%22+%7D%0A%7D'
8 1 INIT_FCALL 'json_decode'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !1, $3
9 5 INIT_FCALL 'get_object_vars'
6 SEND_VAR !1
7 DO_ICALL $5
8 ASSIGN !1, $5
11 9 INIT_FCALL 'var_dump'
10 FETCH_DIM_R ~7 !1, 1
11 SEND_VAL ~7
12 DO_ICALL
12 13 INIT_FCALL 'var_dump'
14 FETCH_DIM_R ~9 !1, 1
15 SEND_VAL ~9
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0