3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo "HERE 1\n"; mb_internal_encoding (UTF-8); echo "HERE 2\n"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/U3CYn
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                         'HERE+1%0A'
    3     1        INIT_FCALL                                                   'mb_internal_encoding'
          2        FETCH_CONSTANT                                       ~0      'UTF'
          3        SUB                                                  ~1      ~0, 8
          4        SEND_VAL                                                     ~1
          5        DO_ICALL                                                     
    4     6        ECHO                                                         'HERE+2%0A'
    5     7      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
162.42 ms | 2591 KiB | 14 Q