3v4l.org

run code in 300+ PHP versions simultaneously
r<?php echo rawurldecode('Fri%20Oct%2004%202013%2001:00:00%20GMT+0100%20(BST)'); echo date('Y-m-d', strtotime('Oct 04 2013')); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DBOTa
function name:  (null)
number of ops:  14
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     'r'
    3     1        INIT_FCALL                                               'rawurldecode'
          2        SEND_VAL                                                 'Fri%2520Oct%252004%25202013%252001%3A00%3A00%2520GMT%2B0100%2520%28BST%29'
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
    4     5        INIT_FCALL                                               'date'
          6        SEND_VAL                                                 'Y-m-d'
          7        INIT_FCALL                                               'strtotime'
          8        SEND_VAL                                                 'Oct+04+2013'
          9        DO_ICALL                                         $1      
         10        SEND_VAR                                                 $1
         11        DO_ICALL                                         $2      
         12        ECHO                                                     $2
    5    13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.49 ms | 1398 KiB | 19 Q