3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo hash_hmac('sha256', 'GET'.urldecode('http://mjanik.vgnett.no/rose/rest/api/v1/customer'), 'a8d9d8ad02f36b7845035b3b7df57b96');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nh9VK
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'hash_hmac'
          1        SEND_VAL                                                 'sha256'
          2        INIT_FCALL                                               'urldecode'
          3        SEND_VAL                                                 'http%3A%2F%2Fmjanik.vgnett.no%2Frose%2Frest%2Fapi%2Fv1%2Fcustomer'
          4        DO_ICALL                                         $0      
          5        CONCAT                                           ~1      'GET', $0
          6        SEND_VAL                                                 ~1
          7        SEND_VAL                                                 'a8d9d8ad02f36b7845035b3b7df57b96'
          8        DO_ICALL                                         $2      
          9        ECHO                                                     $2
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.41 ms | 1394 KiB | 17 Q