3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ts = 1498087028; date_default_timezone_set('Indian/Comoro'); echo date('D d M Y, g:ia T', $ts);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Uh23D
function name:  (null)
number of ops:  10
compiled vars:  !0 = $ts
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 1498087028
    4     1        INIT_FCALL                                               'date_default_timezone_set'
          2        SEND_VAL                                                 'Indian%2FComoro'
          3        DO_ICALL                                                 
    6     4        INIT_FCALL                                               'date'
          5        SEND_VAL                                                 'D+d+M+Y%2C+g%3Aia+T'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $3      
          8        ECHO                                                     $3
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.21 ms | 1397 KiB | 18 Q