3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo datefmt_format(datefmt_create('cs_CZ', \IntlDateFormatter::MEDIUM, \IntlDateFormatter::NONE, 'UTC'), new \DateTime());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/2uHHj
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'datefmt_format'
          1        INIT_FCALL_BY_NAME                                       'datefmt_create'
          2        SEND_VAL_EX                                              'cs_CZ'
          3        FETCH_CLASS_CONSTANT                             ~0      'IntlDateFormatter', 'MEDIUM'
          4        SEND_VAL_EX                                              ~0
          5        FETCH_CLASS_CONSTANT                             ~1      'IntlDateFormatter', 'NONE'
          6        SEND_VAL_EX                                              ~1
          7        SEND_VAL_EX                                              'UTC'
          8        DO_FCALL                                      0  $2      
          9        SEND_VAR_NO_REF_EX                                       $2
         10        NEW                                              $3      'DateTime'
         11        DO_FCALL                                      0          
         12        SEND_VAR_NO_REF_EX                                       $3
         13        DO_FCALL                                      0  $5      
         14        ECHO                                                     $5
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.88 ms | 1397 KiB | 13 Q