3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo $pad=hash_hmac("sha1","12345678","89d9613d4758e73fb33baf0550e56461"); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WpJ0d
function name:  (null)
number of ops:  8
compiled vars:  !0 = $pad
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'hash_hmac'
          1        SEND_VAL                                                 'sha1'
          2        SEND_VAL                                                 '12345678'
          3        SEND_VAL                                                 '89d9613d4758e73fb33baf0550e56461'
          4        DO_ICALL                                         $1      
          5        ASSIGN                                           ~2      !0, $1
          6        ECHO                                                     ~2
    9     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.56 ms | 1394 KiB | 15 Q