Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 9 Branch analysis from position: 7 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 9 2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 13 Branch analysis from position: 11 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 Branch analysis from position: 13 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/T5giX function name: (null) number of ops: 15 compiled vars: !0 = $arr, !1 = $id line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 4 1 ASSIGN !1, 1 5 2 INIT_FCALL 'in_array' 3 SEND_VAR !1 4 SEND_VAR !0 5 DO_ICALL $4 6 > JMPZ $4, ->9 6 7 > ECHO 'test' 5 8 > JMP ->14 7 9 > IS_EQUAL !1, 6 10 > JMPZ ~5, ->13 8 11 > ECHO 'test2' 7 12 > JMP ->14 10 13 > ECHO 'error' 11 14 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0