3v4l.org

run code in 500+ 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.5.0


preferences:
161.29 ms | 3360 KiB | 13 Q