Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 13 Branch analysis from position: 8 2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 13 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 8 Branch analysis from position: 8 Branch analysis from position: 13 1 jumps found. (Code = 79) Position 1 = -2 Branch analysis from position: 13 filename: /in/AFmuu function name: (null) number of ops: 19 compiled vars: !0 = $json, !1 = $jsonArray, !2 = $ids, !3 = $value line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%5B%7B%22id%22%3A%224165%22%2C%22qty%22%3A%221.00%22%2C%22price%22%3A%2277.00%22%2C%22name%22%3A%22hammer%22%7D%2C%7B%22id%22%3A%224168%22%2C%22qty%22%3A%223.00%22%2C%22price%22%3A%227.00%22%2C%22name%22%3A%22whey+protein%22%7D%2C%7B%22id%22%3A%224169%22%2C%22qty%22%3A%223.00%22%2C%22price%22%3A%22500.00%22%2C%22name%22%3A%22papas%22%7D%5D' 5 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 SEND_VAL <true> 4 DO_ICALL $5 5 ASSIGN !1, $5 8 6 ASSIGN !2, <array> 10 7 > FE_RESET_R $8 !1, ->13 8 > > FE_FETCH_R $8, !3, ->13 11 9 > FETCH_DIM_R ~10 !3, 'id' 10 ASSIGN_DIM !2 11 OP_DATA ~10 10 12 > JMP ->8 13 > FE_FREE $8 13 14 INIT_FCALL 'print_r' 15 SEND_VAR !2 16 DO_ICALL 17 > EXIT 18* > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0