3v4l.org

run code in 300+ PHP versions simultaneously
<?php 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/Sqbeg
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   NEW                                              $0      'Exception'
          1        INIT_FCALL_BY_NAME                                       'iconv'
          2        SEND_VAL_EX                                              'utf-8'
          3        SEND_VAL_EX                                              'iso-8859-1'
          4        SEND_VAL_EX                                              '%C3%9F'
          5        DO_FCALL                                      0  $1      
          6        SEND_VAR_NO_REF_EX                                       $1
          7        SEND_VAL_EX                                              0
          8        DO_FCALL                                      0          
          9      > THROW                                         0          $0
         10*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.36 ms | 1393 KiB | 13 Q