3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo pack("H*", hash("sha1", hash("sha1", 'fuck', true), true));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LBSaS
function name:  (null)
number of ops:  16
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'pack'
          1        SEND_VAL                                                 'H%2A'
          2        INIT_FCALL                                               'hash'
          3        SEND_VAL                                                 'sha1'
          4        INIT_FCALL                                               'hash'
          5        SEND_VAL                                                 'sha1'
          6        SEND_VAL                                                 'fuck'
          7        SEND_VAL                                                 <true>
          8        DO_ICALL                                         $0      
          9        SEND_VAR                                                 $0
         10        SEND_VAL                                                 <true>
         11        DO_ICALL                                         $1      
         12        SEND_VAR                                                 $1
         13        DO_ICALL                                         $2      
         14        ECHO                                                     $2
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.39 ms | 1394 KiB | 17 Q