3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo sha1('f5088f5e15d3f739dd98c12e2ee77bc88ed83d34' . 'j8i3mas9UJ3!' . 'Password1'); echo "<BR>"; echo sha1('mick@l-m-tech.com');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/F9uWu
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'sha1'
          1        SEND_VAL                                                 'f5088f5e15d3f739dd98c12e2ee77bc88ed83d34j8i3mas9UJ3%21Password1'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
    4     4        ECHO                                                     '%3CBR%3E'
    5     5        INIT_FCALL                                               'sha1'
          6        SEND_VAL                                                 'mick%40l-m-tech.com'
          7        DO_ICALL                                         $1      
          8        ECHO                                                     $1
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.14 ms | 1394 KiB | 15 Q