3v4l.org

run code in 300+ PHP versions simultaneously
<?php $char = '1F60D'; echo eval('return "\u{'.$char.'}";');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GNiam
function name:  (null)
number of ops:  6
compiled vars:  !0 = $char
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '1F60D'
    5     1        CONCAT                                           ~2      'return+%22%5Cu%7B', !0
          2        CONCAT                                           ~3      ~2, '%7D%22%3B'
          3        INCLUDE_OR_EVAL                                  $4      ~3, EVAL
          4        ECHO                                                     $4
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.61 ms | 1392 KiB | 13 Q