Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/PdcK8
function name: (null)
number of ops: 24
compiled vars: !0 = $responseOne, !1 = $responseTwo, !2 = $mergedResponse
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%7B%0A++++%22success%22%3A+true%2C%0A++++%22msg%22%3A+%22%22%2C%0A++++%22obj%22%3A+%5B%0A++++++++%7B%0A++++++++++++%22id%22%3A+1%2C%0A++++++++++++%22remark%22%3A+%22D%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22id%22%3A+159%2C%0A++++++++++++%22remark%22%3A+%22mssdss%22%0A++++++++%7D%0A++++%5D%0A%7D'
18 1 ASSIGN !1, '%7B%0A++++%22success%22%3A+true%2C%0A++++%22msg%22%3A+%22%22%2C%0A++++%22obj%22%3A+%5B%0A++++++++%7B%0A++++++++++++%22id%22%3A+14%2C%0A++++++++++++%22remark%22%3A+%22tttt%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22id%22%3A+56%2C%0A++++++++++++%22remark%22%3A+%22ok%22%0A++++++++%7D%0A++++%5D%0A%7D'
33 2 INIT_FCALL 'json_encode'
34 3 INIT_FCALL 'array_merge'
35 4 INIT_FCALL 'json_decode'
5 SEND_VAR !0
6 SEND_VAL <true>
7 DO_ICALL $5
8 FETCH_DIM_R ~6 $5, 'obj'
9 SEND_VAL ~6
36 10 INIT_FCALL 'json_decode'
11 SEND_VAR !1
12 SEND_VAL <true>
13 DO_ICALL $7
14 FETCH_DIM_R ~8 $7, 'obj'
15 SEND_VAL ~8
34 16 DO_ICALL $9
36 17 SEND_VAR $9
33 18 DO_ICALL $10
19 ASSIGN !2, $10
41 20 INIT_FCALL 'var_dump'
21 SEND_VAR !2
22 DO_ICALL
23 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0