3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = new DateTime + (object) array( "date" => "2013-01-31 11:14:05", "timezone_type" => 3, "timezone"=>"America\/Los_Angeles" );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IOY9A
function name:  (null)
number of ops:  6
compiled vars:  !0 = $test
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   NEW                                              $1      'DateTime'
          1        DO_FCALL                                      0          
    4     2        CAST                                          8  ~3      <array>
          3        ADD                                              ~4      $1, ~3
    3     4        ASSIGN                                                   !0, ~4
    7     5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.2 ms | 1392 KiB | 13 Q