3v4l.org

run code in 300+ PHP versions simultaneously
<?php const TIMEOUT = 10 * 60; const SITE_ROOT = __DIR__; const PAGES_DIR = '/pages/'; const PAGES_ROOT = SITE_ROOT . PAGES_DIR;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/VaRfC
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   DECLARE_CONST                                            'TIMEOUT', 600
    4     1        DECLARE_CONST                                            'SITE_ROOT', '%2Fin'
    5     2        DECLARE_CONST                                            'PAGES_DIR', '%2Fpages%2F'
    6     3        DECLARE_CONST                                            'PAGES_ROOT', <const ast>
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
195.17 ms | 1392 KiB | 13 Q