3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! chdir('/var/www/'); echo realpath("../app/cache/tmpl/");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/68N5L
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'chdir'
          1        SEND_VAL                                                 '%2Fvar%2Fwww%2F'
          2        DO_ICALL                                                 
    4     3        INIT_FCALL                                               'realpath'
          4        SEND_VAL                                                 '..%2Fapp%2Fcache%2Ftmpl%2F'
          5        DO_ICALL                                         $1      
          6        ECHO                                                     $1
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.92 ms | 1385 KiB | 17 Q