3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
275.05 ms | 1392 KiB | 14 Q