3v4l.org

run code in 300+ PHP versions simultaneously
<?php date('d-m-Y', strtotime("first $day of this week"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/g9SPU
function name:  (null)
number of ops:  11
compiled vars:  !0 = $day
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'date'
          1        SEND_VAL                                                 'd-m-Y'
          2        INIT_FCALL                                               'strtotime'
          3        ROPE_INIT                                     3  ~2      'first+'
          4        ROPE_ADD                                      1  ~2      ~2, !0
          5        ROPE_END                                      2  ~1      ~2, '+of+this+week'
          6        SEND_VAL                                                 ~1
          7        DO_ICALL                                         $4      
          8        SEND_VAR                                                 $4
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.23 ms | 1394 KiB | 17 Q