3v4l.org

run code in 300+ PHP versions simultaneously
<?php $t = 1489680094; echo (new datetime("@{$t}"))->format('r');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/QFekQ
function name:  (null)
number of ops:  11
compiled vars:  !0 = $t
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 1489680094
    4     1        NEW                                              $2      'datetime'
          2        NOP                                                      
          3        FAST_CONCAT                                      ~3      '%40', !0
          4        SEND_VAL_EX                                              ~3
          5        DO_FCALL                                      0          
          6        INIT_METHOD_CALL                                         $2, 'format'
          7        SEND_VAL_EX                                              'r'
          8        DO_FCALL                                      0  $5      
          9        ECHO                                                     $5
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.15 ms | 1392 KiB | 13 Q