3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date(' 2015-10-22 10:23:14', 'l jS \of F Y h:i:s A'); echo "<br>"; echo date('w');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/I2LaV
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'date'
          1        SEND_VAL                                                 '+2015-10-22+10%3A23%3A14'
          2        SEND_VAL                                                 'l+jS+%5Cof+F+Y+h%3Ai%3As+A'
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
    4     5        ECHO                                                     '%3Cbr%3E'
    5     6        INIT_FCALL                                               'date'
          7        SEND_VAL                                                 'w'
          8        DO_ICALL                                         $1      
          9        ECHO                                                     $1
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.1 ms | 1394 KiB | 15 Q