3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo html_entity_decode(strip_tags('&lt;p&gt;Restlichen Wirz z.B. f&amp;uuml;r eine Suppe oder f&amp;uuml;r Wirzgem&amp;uuml;se verwenden.&lt;/p&gt;&lt;/br&gt;'), ENT_COMPAT, 'UTF-8');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Z3RHG
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'html_entity_decode'
          1        INIT_FCALL                                               'strip_tags'
          2        SEND_VAL                                                 '%26lt%3Bp%26gt%3BRestlichen+Wirz+z.B.+f%26amp%3Buuml%3Br+eine+Suppe+oder+f%26amp%3Buuml%3Br+Wirzgem%26amp%3Buuml%3Bse+verwenden.%26lt%3B%2Fp%26gt%3B%26lt%3B%2Fbr%26gt%3B'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        SEND_VAL                                                 2
          6        SEND_VAL                                                 'UTF-8'
          7        DO_ICALL                                         $1      
          8        ECHO                                                     $1
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.07 ms | 1394 KiB | 17 Q