3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dt = '2016-06-03T08:17:25.819350100Z'; var_dump(new DateTime($dt));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cXuSY
function name:  (null)
number of ops:  8
compiled vars:  !0 = $dt
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '2016-06-03T08%3A17%3A25.819350100Z'
    4     1        INIT_FCALL                                               'var_dump'
          2        NEW                                              $2      'DateTime'
          3        SEND_VAR_EX                                              !0
          4        DO_FCALL                                      0          
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.77 ms | 1008 KiB | 14 Q