3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo time(); date_default_timezone_set('America/Adak'); echo time();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0MhuJ
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'time'
          1        DO_ICALL                                         $0      
          2        ECHO                                                     $0
    5     3        INIT_FCALL                                               'date_default_timezone_set'
          4        SEND_VAL                                                 'America%2FAdak'
          5        DO_ICALL                                                 
    7     6        INIT_FCALL                                               'time'
          7        DO_ICALL                                         $2      
          8        ECHO                                                     $2
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.18 ms | 1385 KiB | 17 Q