3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.73 ms | 1386 KiB | 15 Q