3v4l.org

run code in 300+ PHP versions simultaneously
<?php ini_set('html_errors', true); throw new Exception(iconv('utf-8', 'iso-8859-1', 'ß'), 0);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/fgplv
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'ini_set'
          1        SEND_VAL                                                 'html_errors'
          2        SEND_VAL                                                 <true>
          3        DO_ICALL                                                 
    4     4        NEW                                              $1      'Exception'
          5        INIT_FCALL_BY_NAME                                       'iconv'
          6        SEND_VAL_EX                                              'utf-8'
          7        SEND_VAL_EX                                              'iso-8859-1'
          8        SEND_VAL_EX                                              '%C3%9F'
          9        DO_FCALL                                      0  $2      
         10        SEND_VAR_NO_REF_EX                                       $2
         11        SEND_VAL_EX                                              0
         12        DO_FCALL                                      0          
         13      > THROW                                         0          $1
         14*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.79 ms | 1394 KiB | 15 Q