Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/uWB7s
function name: (null)
number of ops: 15
compiled vars: !0 = $status_key, !1 = $response, !2 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'status'
5 1 ASSIGN !1, '%7B%22error%22%3Afalse%2C%22data%22%3A%7B%22id%22%3A16420728%2C%22order_id%22%3A%225000%22%2C%22mobile_no%22%3A%229995088810%22%2C%22amount%22%3A20%2C%22balance%22%3A46.89%2C%22status%22%3A%22failure%22%2C%22tnx_id%22%3A%22%22%2C%22response%22%3A%22Transaction+Failed%22%7D%7D'
7 2 INIT_FCALL 'json_decode'
3 SEND_VAR !1
4 DO_ICALL $5
5 ASSIGN !2, $5
8 6 INIT_FCALL 'print_r'
7 SEND_VAR !2
8 DO_ICALL
10 9 INIT_FCALL 'var_dump'
10 FETCH_OBJ_R ~8 !2, 'data'
11 ARRAY_KEY_EXISTS ~9 !0, ~8
12 SEND_VAL ~9
13 DO_ICALL
14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0