3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_SERVER['REQUEST_TIME_FLOAT'] = 1359377632.3181; $_SERVER['REQUEST_TIME'] = 1359377632; var_dump(serialize(array('GLOBALS' => $GLOBALS)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZkMTO
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_W                      global              $0      '_SERVER'
          1        ASSIGN_DIM                                               $0, 'REQUEST_TIME_FLOAT'
          2        OP_DATA                                                  1.35938e+9
    3     3        FETCH_W                      global              $2      '_SERVER'
          4        ASSIGN_DIM                                               $2, 'REQUEST_TIME'
          5        OP_DATA                                                  1359377632
    4     6        INIT_FCALL                                               'var_dump'
          7        INIT_FCALL                                               'serialize'
          8        FETCH_R                      global              ~4      'GLOBALS'
          9        INIT_ARRAY                                       ~5      ~4, 'GLOBALS'
         10        SEND_VAL                                                 ~5
         11        DO_ICALL                                         $6      
         12        SEND_VAR                                                 $6
         13        DO_ICALL                                                 
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.63 ms | 1398 KiB | 17 Q