3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mac = hash_hmac("sha512","Un message suffisamment long pour tomber dans le cas du calcul du hashmac5uc3m01","7h3_1337_k3y",true); print(hexbin($mac));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/cdFHG
function name:  (null)
number of ops:  12
compiled vars:  !0 = $mac
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'hash_hmac'
          1        SEND_VAL                                                 'sha512'
          2        SEND_VAL                                                 'Un+message+suffisamment+long+pour+tomber+dans+le+cas+du+calcul+du+hashmac5uc3m01'
          3        SEND_VAL                                                 '7h3_1337_k3y'
          4        SEND_VAL                                                 <true>
          5        DO_ICALL                                         $1      
          6        ASSIGN                                                   !0, $1
    5     7        INIT_FCALL_BY_NAME                                       'hexbin'
          8        SEND_VAR_EX                                              !0
          9        DO_FCALL                                      0  $3      
         10        ECHO                                                     $3
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.63 ms | 1385 KiB | 15 Q