3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "澤野弘之"; echo $str; echo utf8_decode($str); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gfQsp
function name:  (null)
number of ops:  7
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%E6%BE%A4%E9%87%8E%E5%BC%98%E4%B9%8B'
    3     1        ECHO                                                     !0
    4     2        INIT_FCALL                                               'utf8_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        ECHO                                                     $2
    5     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.35 ms | 1393 KiB | 15 Q