3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(strip_tags('<h1>Foo<!--more-->Bar</h1>', '<!--more-->'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/7TuFX
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'strip_tags'
          2        SEND_VAL                                                 '%3Ch1%3EFoo%3C%21--more--%3EBar%3C%2Fh1%3E'
          3        SEND_VAL                                                 '%3C%21--more--%3E'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.7 ms | 939 KiB | 18 Q