3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_export( \DateTime::createFromFormat( 'Y-m-d H:i:sO', '0021-08-21 00:00:00+00:49:56' ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BeEcm
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'var_export'
    4     1        INIT_STATIC_METHOD_CALL                                      'DateTime', 'createFromFormat'
    5     2        SEND_VAL                                                     'Y-m-d+H%3Ai%3AsO'
    6     3        SEND_VAL                                                     '0021-08-21+00%3A00%3A00%2B00%3A49%3A56'
    4     4        DO_FCALL                                          0  $0      
    6     5        SEND_VAR                                                     $0
    3     6        DO_ICALL                                                     
    8     7      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
157.95 ms | 2012 KiB | 14 Q