3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "\152\163\x6f\x6e\137d\x65\143\157\x64e"; $strip_hex = '#[\\\]+#i'; //$clean = preg_replace($strip_hex,'',$str); echo $str;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KNcoU
function name:  (null)
number of ops:  4
compiled vars:  !0 = $str, !1 = $strip_hex
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'json_decode'
    4     1        ASSIGN                                                   !1, '%23%5B%5C%5C%5D%2B%23i'
    6     2        ECHO                                                     !0
          3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.45 ms | 1383 KiB | 13 Q