3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo date('yW-') . substr(uniqid(), -4);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/42Dns
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'echo%C2%A0date'
          1        SEND_VAL_EX                                              'yW-'
          2        DO_FCALL                                      0  $0      
          3        INIT_FCALL                                               'substr'
          4        INIT_FCALL                                               'uniqid'
          5        DO_ICALL                                         $1      
          6        SEND_VAR                                                 $1
          7        SEND_VAL                                                 -4
          8        DO_ICALL                                         $2      
          9        CONCAT                                           ~3      $0, $2
         10        FREE                                                     ~3
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168 ms | 1394 KiB | 17 Q