3v4l.org

run code in 500+ PHP versions simultaneously
<?php var_dump(Y); var_dump(date(Y));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cT1ie
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'var_dump'
          1        FETCH_CONSTANT                                       ~0      'Y'
          2        SEND_VAL                                                     ~0
          3        DO_ICALL                                                     
    4     4        INIT_FCALL                                                   'var_dump'
          5        INIT_FCALL                                                   'date'
          6        FETCH_CONSTANT                                       ~2      'Y'
          7        SEND_VAL                                                     ~2
          8        DO_ICALL                                             $3      
          9        SEND_VAR                                                     $3
         10        DO_ICALL                                                     
         11      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
175.6 ms | 3402 KiB | 15 Q