3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = 'GET|/service/game_world_stats|{"action":"getPlayerCounts","timestamp":"1407262832"}|'; var_dump(hash_hmac('sha512', $data, ''));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/p8SIO
function name:  (null)
number of ops:  10
compiled vars:  !0 = $data
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'GET%7C%2Fservice%2Fgame_world_stats%7C%7B%22action%22%3A%22getPlayerCounts%22%2C%22timestamp%22%3A%221407262832%22%7D%7C'
    4     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'hash_hmac'
          3        SEND_VAL                                                 'sha512'
          4        SEND_VAR                                                 !0
          5        SEND_VAL                                                 ''
          6        DO_ICALL                                         $2      
          7        SEND_VAR                                                 $2
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.16 ms | 1394 KiB | 17 Q