Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/lk9a7 function name: (null) number of ops: 23 compiled vars: !0 = $data, !1 = $escaped_data line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 6 1 INIT_FCALL 'json_encode' 2 SEND_VAR !0 3 SEND_VAL 12 4 DO_ICALL $3 5 ASSIGN !1, $3 7 6 INIT_FCALL 'str_replace' 7 SEND_VAL '%5Cu0022' 8 SEND_VAL '%5C%22' 9 SEND_VAR !1 10 DO_ICALL $5 11 ASSIGN !1, $5 8 12 INIT_FCALL 'str_replace' 13 SEND_VAL '%5Cu0027' 14 SEND_VAL '%5C%27' 15 SEND_VAR !1 16 DO_ICALL $7 17 ASSIGN !1, $7 11 18 ROPE_INIT 3 ~10 'var+value+%3D+JSON.parse%28JSON.stringify%28%27' 19 ROPE_ADD 1 ~10 ~10, !1 20 ROPE_END 2 ~9 ~10, '%27%29%29%3B' 21 ECHO ~9 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0