3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = date ("d.m.Y", time() - ( -7 + 0 - 1) * 24*60*60); echo date("N");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/J4WEB
function name:  (null)
number of ops:  13
compiled vars:  !0 = $date
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'date'
          1        SEND_VAL                                                 'd.m.Y'
          2        INIT_FCALL                                               'time'
          3        DO_ICALL                                         $1      
          4        SUB                                              ~2      $1, -691200
          5        SEND_VAL                                                 ~2
          6        DO_ICALL                                         $3      
          7        ASSIGN                                                   !0, $3
    4     8        INIT_FCALL                                               'date'
          9        SEND_VAL                                                 'N'
         10        DO_ICALL                                         $5      
         11        ECHO                                                     $5
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.89 ms | 1394 KiB | 17 Q