3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface SessionDurations{ const SESSION_LIFETIME_30_DAYS = 30; const SESSION_LIFETIME_90_DAYS = self::SESSION_LIFETIME_30_DAYS * 3; } echo SessionDurations::SESSION_LIFETIME_90_DAYS;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/jcBUl
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E >   ECHO                                                     90
          1      > RETURN                                                   1

Class SessionDurations: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.71 ms | 1392 KiB | 13 Q