3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dt = '@1386590400'; $tz = null; $obj = new DateTime( $dt, $tz );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hrPAU
function name:  (null)
number of ops:  8
compiled vars:  !0 = $dt, !1 = $tz, !2 = $obj
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%401386590400'
    4     1        ASSIGN                                                   !1, null
    6     2        NEW                                              $5      'DateTime'
          3        SEND_VAR_EX                                              !0
          4        SEND_VAR_EX                                              !1
          5        DO_FCALL                                      0          
          6        ASSIGN                                                   !2, $5
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.15 ms | 1392 KiB | 13 Q