3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_export(fileowner(__FILE__)); var_export(getmygid()); var_export(getmyuid() == fileowner(__FILE__));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hYSOr
function name:  (null)
number of ops:  21
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_export'
          1        INIT_FCALL                                               'fileowner'
          2        SEND_VAL                                                 '%2Fin%2FhYSOr'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
    4     6        INIT_FCALL                                               'var_export'
          7        INIT_FCALL                                               'getmygid'
          8        DO_ICALL                                         $2      
          9        SEND_VAR                                                 $2
         10        DO_ICALL                                                 
    5    11        INIT_FCALL                                               'var_export'
         12        INIT_FCALL                                               'getmyuid'
         13        DO_ICALL                                         $4      
         14        INIT_FCALL                                               'fileowner'
         15        SEND_VAL                                                 '%2Fin%2FhYSOr'
         16        DO_ICALL                                         $5      
         17        IS_EQUAL                                         ~6      $4, $5
         18        SEND_VAL                                                 ~6
         19        DO_ICALL                                                 
         20      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.7 ms | 1399 KiB | 21 Q