3v4l.org

run code in 300+ PHP versions simultaneously
<?php System.out.print(’Hello’); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/2XPdK
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~0      'System'
          1        FETCH_CONSTANT                                   ~1      'out'
          2        CONCAT                                           ~2      ~0, ~1
          3        FETCH_CONSTANT                                   ~3      '%E2%80%99Hello%E2%80%99'
          4        ECHO                                                     ~3
          5        CONCAT                                           ~4      ~2, '1'
          6        FREE                                                     ~4
    3     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.12 ms | 1392 KiB | 13 Q