3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo password_hash('this is a test', PASSWORD_DEFAULT, array('salt' => 'thisisatestthisis test')); echo "\n"; echo password_hash('this is a test', PASSWORD_DEFAULT, array('salt' => 'thisisatestthisis test'));

preferences:
36.01 ms | 402 KiB | 5 Q