3v4l.org

run code in 300+ PHP versions simultaneously
<?php $c = 'WINDOWS-1252'; iconv($c, $c, '');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Vi6sB
function name:  (null)
number of ops:  7
compiled vars:  !0 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'WINDOWS-1252'
    4     1        INIT_FCALL_BY_NAME                                       'iconv'
          2        SEND_VAR_EX                                              !0
          3        SEND_VAR_EX                                              !0
          4        SEND_VAL_EX                                              ''
          5        DO_FCALL                                      0          
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
274.32 ms | 1392 KiB | 13 Q