3v4l.org

run code in 300+ PHP versions simultaneously
<?php $salt = 'z8Y ;Zorece%`*!E$o}6u.8,*yN}MdqZ9.RK*hEy!&'; print hash('sha512', $salt ."adminadmin");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UdNqe
function name:  (null)
number of ops:  8
compiled vars:  !0 = $salt
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ASSIGN                                                   !0, 'z8Y+%3BZorece%25%60%2A%21E%24o%7D6u.8%2C%2AyN%7DMdqZ9.RK%2AhEy%21%26'
    2     1        INIT_FCALL                                               'hash'
          2        SEND_VAL                                                 'sha512'
          3        CONCAT                                           ~2      !0, 'adminadmin'
          4        SEND_VAL                                                 ~2
          5        DO_ICALL                                         $3      
          6        ECHO                                                     $3
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
143.64 ms | 1398 KiB | 15 Q