3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo strip_tags('<tag alt="xx> xx<">', '<tag>') . PHP_EOL;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4Yaoj
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                                   'strip_tags'
          1        SEND_VAL                                                     '%3Ctag+alt%3D%22xx%3E+xx%3C%22%3E'
          2        SEND_VAL                                                     '%3Ctag%3E'
          3        DO_ICALL                                             $0      
          4        CONCAT                                               ~1      $0, '%0A'
          5        ECHO                                                         ~1
    5     6      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
190.05 ms | 1992 KiB | 14 Q