3v4l.org

run code in 300+ PHP versions simultaneously
<?php DateTime::createFromFormat('Y-m-d', '1999-04-31'); var_export(DateTime::getLastErrors());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/dkWUs
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_STATIC_METHOD_CALL                                  'DateTime', 'createFromFormat'
          1        SEND_VAL                                                 'Y-m-d'
          2        SEND_VAL                                                 '1999-04-31'
          3        DO_FCALL                                      0          
    6     4        INIT_FCALL                                               'var_export'
          5        INIT_STATIC_METHOD_CALL                                  'DateTime', 'getLastErrors'
          6        DO_FCALL                                      0  $1      
          7        SEND_VAR                                                 $1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.77 ms | 1394 KiB | 15 Q