3v4l.org

run code in 300+ PHP versions simultaneously
<?php $id_amount = password_hash('6789',PASSWORD_DEFAULT); echo $id_amount; echo password_verify('6789',$id_amount)
Output for 5.5.24 - 5.5.30, 5.6.8 - 5.6.16, 7.0.0
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/aUL2P on line 5
Process exited with code 255.

preferences:
166.87 ms | 1387 KiB | 24 Q