3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo $_SERVER['REMOTE_ADDR'].time();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/n3hQg
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_R                      global              ~0      '_SERVER'
          1        FETCH_DIM_R                                      ~1      ~0, 'REMOTE_ADDR'
          2        INIT_FCALL                                               'time'
          3        DO_ICALL                                         $2      
          4        CONCAT                                           ~3      ~1, $2
          5        ECHO                                                     ~3
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.23 ms | 1393 KiB | 15 Q