3v4l.org

run code in 500+ PHP versions simultaneously
<?php $date=date_create("2013-03-15"); var_dump(date_format($date,'\o\n D, d F - Y \a\r\o\u\n\d H:00'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HIK4D
function name:  (null)
number of ops:  12
compiled vars:  !0 = $date
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                                   'date_create'
          1        SEND_VAL                                                     '2013-03-15'
          2        DO_ICALL                                             $1      
          3        ASSIGN                                                       !0, $1
    3     4        INIT_FCALL                                                   'var_dump'
          5        INIT_FCALL                                                   'date_format'
          6        SEND_VAR                                                     !0
          7        SEND_VAL                                                     '%5Co%5Cn+D%2C+d+F+-+Y+%5Ca%5Cr%5Co%5Cu%5Cn%5Cd+H%3A00'
          8        DO_ICALL                                             $3      
          9        SEND_VAR                                                     $3
         10        DO_ICALL                                                     
         11      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
161.03 ms | 1590 KiB | 16 Q