3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.02 ms | 1394 KiB | 17 Q