3v4l.org

run code in 300+ PHP versions simultaneously
1 <?php session_start(); $_SESSION['hello'] = 'test';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nTc8l
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '1%0A'
    4     1        INIT_FCALL                                               'session_start'
          2        DO_ICALL                                                 
    6     3        FETCH_W                      global              $1      '_SESSION'
          4        ASSIGN_DIM                                               $1, 'hello'
          5        OP_DATA                                                  'test'
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
175.1 ms | 1401 KiB | 16 Q