3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo password_hash('330ccd08e', PASSWORD_BCRYPT, [ 'salt' => ':seg08sjo_K7b531eef5703e5c8.52493026', 'cost' => 9, ]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WjReW
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'password_hash'
          1        SEND_VAL                                                 '330ccd08e'
          2        SEND_VAL                                                 '2y'
    3     3        SEND_VAL                                                 <array>
          4        DO_ICALL                                         $0      
          5        ECHO                                                     $0
    5     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.04 ms | 938 KiB | 16 Q