3v4l.org

run code in 300+ PHP versions simultaneously
<?php system.out.println("some"); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/H26Zv
function name:  (null)
number of ops:  9
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        INIT_FCALL_BY_NAME                                       'println'
          4        SEND_VAL_EX                                              'some'
          5        DO_FCALL                                      0  $3      
          6        CONCAT                                           ~4      ~2, $3
          7        FREE                                                     ~4
    3     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.93 ms | 1392 KiB | 13 Q