Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 13 Branch analysis from position: 7 2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 13 Branch analysis from position: 8 1 jumps found. (Code = 42) Position 1 = 7 Branch analysis from position: 7 Branch analysis from position: 13 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 13 filename: /in/iCGtO function name: (null) number of ops: 21 compiled vars: !0 = $json_object, !1 = $data, !2 = $value, !3 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '%5B%0A++%7B%0A++++%22username%22%3A+%22test_username%22%2C%0A++++%22character%22%3A+%22TEST%22%2C%0A++++%22position%22%3A+%226%22%2C%0A++++%22current_turn%22%3A+false%2C%0A++++%22cards%22%3A+%5B%5D%2C%0A++++%22winning_cards%22%3A+%5B%5D%0A++%7D%2C%0A++%7B%0A++++%22username%22%3A+%22test_username2%22%2C%0A++++%22character%22%3A+%22TEST2%22%2C%0A++++%22position%22%3A+%227%22%2C%0A++++%22current_turn%22%3A+false%2C%0A++++%22cards%22%3A+%5B%5D%2C%0A++++%22winning_cards%22%3A+%5B%5D%0A++%7D%0A%5D' 21 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 SEND_VAL <true> 4 DO_ICALL $5 5 ASSIGN !1, $5 23 6 > FE_RESET_R $7 !1, ->13 7 > > FE_FETCH_R ~8 $7, !2, ->13 8 > ASSIGN !3, ~8 25 9 FETCH_DIM_W $10 !1, !3 10 ASSIGN_DIM $10, 'winning_cards' 11 OP_DATA <array> 23 12 > JMP ->7 13 > FE_FREE $7 28 14 INIT_FCALL 'json_encode' 15 SEND_VAR !1 16 SEND_VAL 128 17 DO_ICALL $12 18 ASSIGN !0, $12 29 19 ECHO !0 30 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0