3v4l.org

run code in 300+ PHP versions simultaneously
<?php mb_internal_encoding("utf-7"); mb_chr(0xd800);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/faneO
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'mb_internal_encoding'
          1        SEND_VAL                                                 'utf-7'
          2        DO_ICALL                                                 
    5     3        INIT_FCALL                                               'mb_chr'
          4        SEND_VAL                                                 55296
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.9 ms | 938 KiB | 18 Q