3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a+$b; session_start(); echo session_id();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MDgma
function name:  (null)
number of ops:  8
compiled vars:  !0 = $a, !1 = $b
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ADD                                              ~2      !0, !1
          1        FREE                                                     ~2
    3     2        INIT_FCALL                                               'session_start'
          3        DO_ICALL                                                 
    4     4        INIT_FCALL                                               'session_id'
          5        DO_ICALL                                         $4      
          6        ECHO                                                     $4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.71 ms | 1393 KiB | 17 Q