3v4l.org

run code in 300+ PHP versions simultaneously
<?php @ini_set("date.timezone", "Europe/Berlin"); echo date("d.m.Y", 2147483647);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/r8lUU
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   BEGIN_SILENCE                                    ~0      
          1        INIT_FCALL                                               'ini_set'
          2        SEND_VAL                                                 'date.timezone'
          3        SEND_VAL                                                 'Europe%2FBerlin'
          4        DO_ICALL                                                 
          5        END_SILENCE                                              ~0
    4     6        INIT_FCALL                                               'date'
          7        SEND_VAL                                                 'd.m.Y'
          8        SEND_VAL                                                 2147483647
          9        DO_ICALL                                         $2      
         10        ECHO                                                     $2
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
177.6 ms | 1394 KiB | 17 Q