3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_replace('/<[^<]+?>/g', '', utf8_decode('ciao froci cor botto <br><p>'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CuX04
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'preg_replace'
          1        SEND_VAL                                                 '%2F%3C%5B%5E%3C%5D%2B%3F%3E%2Fg'
          2        SEND_VAL                                                 ''
          3        INIT_FCALL                                               'utf8_decode'
          4        SEND_VAL                                                 'ciao+froci+cor+botto+%3Cbr%3E%3Cp%3E'
          5        DO_ICALL                                         $0      
          6        SEND_VAR                                                 $0
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
173.56 ms | 1393 KiB | 17 Q