3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = "Wed Jun 05 2013 00:00:00 GMT-0400 (Eastern Daylight Time)"; echo date('Y-m-d', $date);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cilWB
function name:  (null)
number of ops:  7
compiled vars:  !0 = $date
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'Wed+Jun+05+2013+00%3A00%3A00+GMT-0400+%28Eastern+Daylight+Time%29'
    3     1        INIT_FCALL                                               'date'
          2        SEND_VAL                                                 'Y-m-d'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        ECHO                                                     $2
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.5 ms | 1393 KiB | 15 Q