3v4l.org

run code in 300+ PHP versions simultaneously
<?php print('<pre>');var_dump( password_verify('password', '$2y$10$X2RwCV34aQ3qae52IdVN1exF/v2olXGw0s6UfqxgieQkRE7PCsmsq') );print('</pre>');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/81Qos
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ECHO                                                     '%3Cpre%3E'
          1        INIT_FCALL                                               'var_dump'
    5     2        INIT_FCALL                                               'password_verify'
          3        SEND_VAL                                                 'password'
          4        SEND_VAL                                                 '%242y%2410%24X2RwCV34aQ3qae52IdVN1exF%2Fv2olXGw0s6UfqxgieQkRE7PCsmsq'
          5        DO_ICALL                                         $0      
          6        SEND_VAR                                                 $0
          7        DO_ICALL                                                 
    6     8        ECHO                                                     '%3C%2Fpre%3E'
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.07 ms | 1394 KiB | 17 Q