3v4l.org

run code in 300+ PHP versions simultaneously
<?php return(preg_replace_callback("/\{(.*?)\}/e", '$\1', $F_VIEW_FORUM));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rHC3P
function name:  (null)
number of ops:  7
compiled vars:  !0 = $F_VIEW_FORUM
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_replace_callback'
          1        SEND_VAL                                                 '%2F%5C%7B%28.%2A%3F%29%5C%7D%2Fe'
          2        SEND_VAL                                                 '%24%5C1'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $1      
          5      > RETURN                                                   $1
          6*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.98 ms | 1393 KiB | 15 Q