3v4l.org

run code in 500+ PHP versions simultaneously
<?php $bericht = preg_replace("/\[url\](.+?)\[\/url\]/si", "<a href='1' target='_blank'\>\\1\<\/a>", $bericht);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/e3bVB
function name:  (null)
number of ops:  4
compiled vars:  !0 = $bericht
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   FRAMELESS_ICALL_3                preg_replace        ~1      '%2F%5C%5Burl%5C%5D%28.%2B%3F%29%5C%5B%5C%2Furl%5C%5D%2Fsi', '%3Ca+href%3D%271%27+target%3D%27_blank%27%5C%3E%5C1%5C%3C%5C%2Fa%3E'
          1        OP_DATA                                                      !0
          2        ASSIGN                                                       !0, ~1
          3      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
222.73 ms | 2853 KiB | 13 Q