Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 10, Position 2 = 15 Branch analysis from position: 10 2 jumps found. (Code = 78) Position 1 = 11, Position 2 = 15 Branch analysis from position: 11 1 jumps found. (Code = 42) Position 1 = 10 Branch analysis from position: 10 Branch analysis from position: 15 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 15 filename: /in/6aTIY function name: (null) number of ops: 17 compiled vars: !0 = $json, !1 = $array, !2 = $movie line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%7B%0A%09%22movies%22%3A+%5B%0A%09%09%22Jurassic+Park%22%2C%0A%09%09%22James+Bond%22%2C%0A%09%09%22once+upon+a+time+in+the+west%22%2C%0A%09%09%22Waterworld%22%0A%09%5D%2C%0A%09%22recipes%22%3A+%5B%0A%09%09%22Lasagne%22%2C%0A%09%09%22Pizza%22%2C%0A%09%09%22Salad%22%0A%09%5D%0A%7D' 17 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 DO_ICALL $4 4 ASSIGN !1, $4 19 5 INIT_FCALL 'print_r' 6 SEND_VAR !1 7 DO_ICALL 21 8 FETCH_OBJ_R ~7 !1, 'movies' 9 > FE_RESET_R $8 ~7, ->15 10 > > FE_FETCH_R $8, !2, ->15 23 11 > ECHO '%3Cli%3E' 24 12 ECHO !2 25 13 ECHO '%3Cli%3E' 21 14 > JMP ->10 15 > FE_FREE $8 26 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0