3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo hash("md5", "Steve Aoki feat. Waka Flocka Flame Rage The Night Away" . microtime(true) . mt_rand());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/kGVaM
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'hash'
          1        SEND_VAL                                                 'md5'
          2        INIT_FCALL                                               'microtime'
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $0      
          5        CONCAT                                           ~1      'Steve+Aoki+feat.+Waka+Flocka+Flame+Rage+The+Night+Away', $0
          6        INIT_FCALL                                               'mt_rand'
          7        DO_ICALL                                         $2      
          8        CONCAT                                           ~3      ~1, $2
          9        SEND_VAL                                                 ~3
         10        DO_ICALL                                         $4      
         11        ECHO                                                     $4
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.08 ms | 1394 KiB | 19 Q