Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 1, Position 2 = 19 Branch analysis from position: 1 2 jumps found. (Code = 78) Position 1 = 2, Position 2 = 19 Branch analysis from position: 2 2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 15 Branch analysis from position: 10 1 jumps found. (Code = 42) Position 1 = 1 Branch analysis from position: 1 Branch analysis from position: 15 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 filename: /in/oYFA8 function name: (null) number of ops: 21 compiled vars: !0 = $value line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > > FE_RESET_R $1 <array>, ->19 1 > > FE_FETCH_R $1, !0, ->19 4 2 > INIT_FCALL 'str_replace' 3 SEND_VAL '+' 4 SEND_VAL '%0A' 5 SEND_VAR !0 6 DO_ICALL $2 7 ASSIGN !0, $2 5 8 TYPE_CHECK 128 !0 9 > JMPZ ~4, ->15 6 10 > INIT_FCALL 'implode' 11 SEND_VAL '%0A' 12 SEND_VAR !0 13 DO_ICALL $5 14 ASSIGN !0, $5 9 15 > INIT_FCALL 'var_dump' 16 SEND_VAR !0 17 DO_ICALL 3 18 > JMP ->1 19 > FE_FREE $1 10 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0