3v4l.org

run code in 300+ PHP versions simultaneously
<?php $jsDateTS = strtotime(1445600131080) * 1000; echo new DateTime( 1445600131080 );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/c0Bc4
function name:  (null)
number of ops:  10
compiled vars:  !0 = $jsDateTS
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'strtotime'
          1        SEND_VAL                                                 1445600131080
          2        DO_ICALL                                         $1      
          3        MUL                                              ~2      $1, 1000
          4        ASSIGN                                                   !0, ~2
    5     5        NEW                                              $4      'DateTime'
          6        SEND_VAL_EX                                              1445600131080
          7        DO_FCALL                                      0          
          8        ECHO                                                     $4
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.5 ms | 1393 KiB | 15 Q