Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 22 Branch analysis from position: 9 2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 22 Branch analysis from position: 10 2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 21 Branch analysis from position: 13 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 21 Branch analysis from position: 22 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 22 filename: /in/u67kE function name: (null) number of ops: 28 compiled vars: !0 = $response, !1 = $decoded_response, !2 = $value, !3 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '%7B%0A++%22status%22%3A+1%2C%0A++%22message%22%3A+%22Success%22%2C%0A++%22data%22%3A+%5B%0A++++%7B%0A++++++%22order%22%3A+%7B%0A++++++++%22id_biling%22%3A+%221%22%2C%0A++++++++%22order_id%22%3A+%22A18%22%2C%0A++++++++%22kd_bill%22%3A+%22001001202101200001%22%2C%0A++++++++%22order_name%22%3A+%22Kita%22%2C%0A++++++++%22amount%22%3A+%2220000%22%0A++++++%7D%2C%0A++++++%22detail%22%3A+%5B%0A++++++++%7B%0A++++++++++%22kd_bill%22%3A+%22001001202101200001%22%2C%0A++++++++++%22name%22%3A+%22Odading%22%2C%0A++++++++++%22id_item%22%3A+%2266%22%2C%0A++++++++++%22amount%22%3A+%2210000%22%2C%0A++++++++++%22subtot%22%3A+%2220000%22%2C%0A++++++++++%22jml%22%3A+%222%22%0A++++++++%7D%0A++++++%5D%0A++++%7D%0A++%5D%0A%7D' 28 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 SEND_VAL <true> 4 DO_ICALL $5 5 ASSIGN !1, $5 29 6 FETCH_DIM_R ~7 !1, 'data' 7 FETCH_DIM_R ~8 ~7, 0 8 > FE_RESET_R $9 ~8, ->22 9 > > FE_FETCH_R ~10 $9, !2, ->22 10 > ASSIGN !3, ~10 30 11 IS_EQUAL !3, 'detail' 12 > JMPZ ~12, ->21 31 13 > FETCH_DIM_W $13 !1, 'data' 14 FETCH_DIM_W $14 $13, 0 15 FETCH_DIM_W $15 $14, 'order' 16 ASSIGN_DIM $15, !3 17 OP_DATA !2 32 18 FETCH_DIM_UNSET $17 !1, 'data' 19 FETCH_DIM_UNSET $18 $17, 0 20 UNSET_DIM $18, !3 29 21 > > JMP ->9 22 > FE_FREE $9 37 23 INIT_FCALL 'json_encode' 24 SEND_VAR !1 25 DO_ICALL $19 26 ECHO $19 27 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0