Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 28, Position 2 = 34 Branch analysis from position: 28 2 jumps found. (Code = 78) Position 1 = 29, Position 2 = 34 Branch analysis from position: 29 1 jumps found. (Code = 42) Position 1 = 28 Branch analysis from position: 28 Branch analysis from position: 34 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 34 filename: /in/cHHNV function name: (null) number of ops: 39 compiled vars: !0 = $first, !1 = $second, !2 = $users_one, !3 = $users_two, !4 = $mails_one, !5 = $mails_two, !6 = $diff, !7 = $mail, !8 = $id, !9 = $matches line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%5B%0A%7B%22id%22%3A2%2C%0A%22first_name%22%3A%22Felicdad%22%2C%0A%22last_name%22%3A%22Vasile%22%2C%0A%22email%22%3A%22fvasile1%40unesco.org%22%7D%2C%0A%7B%22id%22%3A2%2C%0A%22first_name%22%3A%22Any%22%2C%0A%22last_name%22%3A%22User%22%2C%0A%22email%22%3A%22someone%40foobar.com%22%7D%2C%0A%7B%22id%22%3A3%2C%0A%22first_name%22%3A%22Anni%22%2C%0A%22last_name%22%3A%22Meineken%22%2C%0A%22email%22%3A%22ameineken2%40google.com.br%22%7D%0A%5D' 20 1 ASSIGN !1, '%5B%0A%7B%22id%22%3A998%2C%0A%22first_name%22%3A%22Sherri%22%2C%0A%22last_name%22%3A%22Millen%22%2C%0A%22email%22%3A%22smillenrp%40spiegel.de%22%7D%2C%0A%7B%22id%22%3A2%2C%0A%22first_name%22%3A%22Felicdad%22%2C%0A%22last_name%22%3A%22Vasile%22%2C%0A%22email%22%3A%22fvasile1%40unesco.org%22%7D%2C%0A%7B%22id%22%3A999%2C%0A%22first_name%22%3A%22Seth%22%2C%0A%22last_name%22%3A%22Spaducci%22%2C%0A%22email%22%3A%22sspaduccirq%40irs.gov%22%7D%2C%0A%7B%22id%22%3A124%2C%0A%22first_name%22%3A%22Anni%22%2C%0A%22last_name%22%3A%22Meineken%22%2C%0A%22email%22%3A%22ameineken2%40google.com.br%22%7D%0A%5D' 41 2 INIT_FCALL 'json_decode' 3 SEND_VAR !0 4 SEND_VAL <true> 5 DO_ICALL $12 6 ASSIGN !2, $12 42 7 INIT_FCALL 'json_decode' 8 SEND_VAR !1 9 SEND_VAL <true> 10 DO_ICALL $14 11 ASSIGN !3, $14 44 12 INIT_FCALL 'array_column' 13 SEND_VAR !2 14 SEND_VAL 'email' 15 DO_ICALL $16 16 ASSIGN !4, $16 45 17 INIT_FCALL 'array_column' 18 SEND_VAR !3 19 SEND_VAL 'email' 20 DO_ICALL $18 21 ASSIGN !5, $18 47 22 INIT_FCALL 'array_intersect' 23 SEND_VAR !4 24 SEND_VAR !5 25 DO_ICALL $20 26 ASSIGN !6, $20 49 27 > FE_RESET_R $22 !6, ->34 28 > > FE_FETCH_R ~23 $22, !7, ->34 29 > ASSIGN !8, ~23 50 30 FETCH_DIM_R ~26 !2, !8 31 ASSIGN_DIM !9 32 OP_DATA ~26 49 33 > JMP ->28 34 > FE_FREE $22 53 35 INIT_FCALL 'print_r' 36 SEND_VAR !9 37 DO_ICALL 38 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0