Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZT7gL function name: (null) number of ops: 22 compiled vars: !0 = $string line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'James+said+hello%0A%0A%0A%0A+Test%0A+Test+two%0A%0A' 4 1 INIT_FCALL 'json_encode' 5 2 INIT_FCALL 'preg_replace' 3 SEND_VAL '%2F%0A%7B2%2C%7D%2F' 4 SEND_VAL '%0A' 5 SEND_VAR !0 6 DO_ICALL $2 7 SEND_VAR $2 4 8 DO_ICALL $3 5 9 ECHO $3 8 10 ECHO '%0A---%0A' 10 11 ASSIGN !0, 'James%0D%0A+said%0A%0D%0A+hello%0D%0A%0D%0A%0D%0A+Test%0A+Test+two%0A%0A' 11 12 INIT_FCALL 'json_encode' 12 13 INIT_FCALL 'preg_replace' 14 SEND_VAL '%2F%5CR%7B2%2C%7D%2F' 15 SEND_VAL '%0A' 16 SEND_VAR !0 17 DO_ICALL $5 18 SEND_VAR $5 11 19 DO_ICALL $6 12 20 ECHO $6 13 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0