3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = '<p>&Atilde;&laquo;en tw&Atilde;&copy;&Atilde;&copy; dr&Atilde;&macr;e vi&Atilde;&ordf;r vijf zes &Atilde;&sect; &nbsp; nnneeeeeeggeeeeennn<br></p>'; var_dump(iconv('ISO-8859-2', 'UTF-8', html_entity_decode($data)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WCtRF
function name:  (null)
number of ops:  13
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3Cp%3E%26Atilde%3B%26laquo%3Ben+tw%26Atilde%3B%26copy%3B%26Atilde%3B%26copy%3B+dr%26Atilde%3B%26macr%3Be+%0A+++vi%26Atilde%3B%26ordf%3Br+vijf+zes+%26Atilde%3B%26sect%3B+%26nbsp%3B+nnneeeeeeggeeeeennn%3Cbr%3E%3C%2Fp%3E'
    6     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL_BY_NAME                                       'iconv'
          3        SEND_VAL_EX                                              'ISO-8859-2'
          4        SEND_VAL_EX                                              'UTF-8'
          5        INIT_FCALL                                               'html_entity_decode'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $2      
          8        SEND_VAR_NO_REF_EX                                       $2
          9        DO_FCALL                                      0  $3      
         10        SEND_VAR                                                 $3
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
184.72 ms | 1394 KiB | 20 Q