3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo microtime(true). PHP_EOL; foreach(hash_algos() as $v){ echo hash_hmac($v, 'Наглый коричневый лисёнок прыгает вокруг ленивой собаки.', 'secret'); $end[$v] = microtime(true); } var_dump($end);

Abusive script

This script was stopped while abusing our resources

Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 21
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 21
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 21
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 21
filename:       /in/dfaaW
function name:  (null)
number of ops:  26
compiled vars:  !0 = $v, !1 = $end
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'microtime'
          1        SEND_VAL                                                 <true>
          2        DO_ICALL                                         $2      
          3        CONCAT                                           ~3      $2, '%0A'
          4        ECHO                                                     ~3
    3     5        INIT_FCALL                                               'hash_algos'
          6        DO_ICALL                                         $4      
          7      > FE_RESET_R                                       $5      $4, ->21
          8    > > FE_FETCH_R                                               $5, !0, ->21
    4     9    >   INIT_FCALL                                               'hash_hmac'
         10        SEND_VAR                                                 !0
         11        SEND_VAL                                                 '%D0%9D%D0%B0%D0%B3%D0%BB%D1%8B%D0%B9+%D0%BA%D0%BE%D1%80%D0%B8%D1%87%D0%BD%D0%B5%D0%B2%D1%8B%D0%B9+%D0%BB%D0%B8%D1%81%D1%91%D0%BD%D0%BE%D0%BA+%D0%BF%D1%80%D1%8B%D0%B3%D0%B0%D0%B5%D1%82+%D0%B2%D0%BE%D0%BA%D1%80%D1%83%D0%B3+%D0%BB%D0%B5%D0%BD%D0%B8%D0%B2%D0%BE%D0%B9+%D1%81%D0%BE%D0%B1%D0%B0%D0%BA%D0%B8.'
         12        SEND_VAL                                                 'secret'
         13        DO_ICALL                                         $6      
         14        ECHO                                                     $6
    5    15        INIT_FCALL                                               'microtime'
         16        SEND_VAL                                                 <true>
         17        DO_ICALL                                         $8      
         18        ASSIGN_DIM                                               !1, !0
         19        OP_DATA                                                  $8
    3    20      > JMP                                                      ->8
         21    >   FE_FREE                                                  $5
    7    22        INIT_FCALL                                               'var_dump'
         23        SEND_VAR                                                 !1
         24        DO_ICALL                                                 
         25      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.99 ms | 1401 KiB | 21 Q