Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/ZSsVX function name: (null) number of ops: 14 compiled vars: !0 = $string, !1 = $array line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'key1%3Dvalue1%2C+key2%3Dvalue2%2C+key3%3Dvalue3' 4 1 INIT_FCALL 'parse_str' 5 2 INIT_FCALL 'str_replace' 3 SEND_VAL '%2C+' 4 SEND_VAL '%26' 5 SEND_VAR !0 6 DO_ICALL $3 7 SEND_VAR $3 6 8 SEND_REF !1 4 9 DO_ICALL 8 10 INIT_FCALL 'var_export' 11 SEND_VAR !1 12 DO_ICALL 13 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0