3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump( fileperms("") , fileinode("") , filesize("") , fileowner("") , filegroup("") , filetype("") , fileatime("") , filemtime("") , filectime("") , lstat("") , stat("") );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/jXC2N
function name:  (null)
number of ops:  47
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'var_dump'
    4     1        INIT_FCALL                                                   'fileperms'
          2        SEND_VAL                                                     ''
          3        DO_ICALL                                             $0      
          4        SEND_VAR                                                     $0
    5     5        INIT_FCALL                                                   'fileinode'
          6        SEND_VAL                                                     ''
          7        DO_ICALL                                             $1      
          8        SEND_VAR                                                     $1
    6     9        INIT_FCALL                                                   'filesize'
         10        SEND_VAL                                                     ''
         11        DO_ICALL                                             $2      
         12        SEND_VAR                                                     $2
    7    13        INIT_FCALL                                                   'fileowner'
         14        SEND_VAL                                                     ''
         15        DO_ICALL                                             $3      
         16        SEND_VAR                                                     $3
    8    17        INIT_FCALL                                                   'filegroup'
         18        SEND_VAL                                                     ''
         19        DO_ICALL                                             $4      
         20        SEND_VAR                                                     $4
    9    21        INIT_FCALL                                                   'filetype'
         22        SEND_VAL                                                     ''
         23        DO_ICALL                                             $5      
         24        SEND_VAR                                                     $5
   10    25        INIT_FCALL                                                   'fileatime'
         26        SEND_VAL                                                     ''
         27        DO_ICALL                                             $6      
         28        SEND_VAR                                                     $6
   11    29        INIT_FCALL                                                   'filemtime'
         30        SEND_VAL                                                     ''
         31        DO_ICALL                                             $7      
         32        SEND_VAR                                                     $7
   12    33        INIT_FCALL                                                   'filectime'
         34        SEND_VAL                                                     ''
         35        DO_ICALL                                             $8      
         36        SEND_VAR                                                     $8
   13    37        INIT_FCALL                                                   'lstat'
         38        SEND_VAL                                                     ''
         39        DO_ICALL                                             $9      
         40        SEND_VAR                                                     $9
   14    41        INIT_FCALL                                                   'stat'
         42        SEND_VAL                                                     ''
         43        DO_ICALL                                             $10     
         44        SEND_VAR                                                     $10
    3    45        DO_ICALL                                                     
   15    46      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
243.54 ms | 3380 KiB | 25 Q