3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.89 ms | 1394 KiB | 19 Q