3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo password_hash("RVBDTAHRSYOPLUB", PASSWORD_DEFAULT); var_dump(password_verify("RVBDTAHRSYOPLUB", "$2y$10.Pr0kXLuGf.OfViKu6KPDCh5oggboljPJSiYKjW"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/KDnS9
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'password_hash'
          1        SEND_VAL                                                 'RVBDTAHRSYOPLUB'
          2        SEND_VAL                                                 '2y'
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
    3     5        INIT_FCALL                                               'var_dump'
          6        INIT_FCALL                                               'password_verify'
          7        SEND_VAL                                                 'RVBDTAHRSYOPLUB'
          8        SEND_VAL                                                 '%242y%2410.Pr0kXLuGf.OfViKu6KPDCh5oggboljPJSiYKjW'
          9        DO_ICALL                                         $1      
         10        SEND_VAR                                                 $1
         11        DO_ICALL                                                 
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
180.11 ms | 1394 KiB | 19 Q