3v4l.org

run code in 300+ PHP versions simultaneously
<?php $result = 1441033335; $time = new \DateTime("@" . $result); echo print_t($time);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hUOXu
function name:  (null)
number of ops:  11
compiled vars:  !0 = $result, !1 = $time
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 1441033335
    4     1        NEW                                              $3      'DateTime'
          2        CONCAT                                           ~4      '%40', !0
          3        SEND_VAL_EX                                              ~4
          4        DO_FCALL                                      0          
          5        ASSIGN                                                   !1, $3
    6     6        INIT_FCALL_BY_NAME                                       'print_t'
          7        SEND_VAR_EX                                              !1
          8        DO_FCALL                                      0  $7      
          9        ECHO                                                     $7
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.16 ms | 1388 KiB | 14 Q