3v4l.org

run code in 300+ PHP versions simultaneously
<?php $hash = sha1('foo',false) var_dump(password_verify($hash, password_hash($hash, PASSWORD_BCRYPT)); ?>
Output for 5.6.38, 7.1.0 - 7.1.23, 7.2.0 - 7.2.11
Parse error: syntax error, unexpected 'var_dump' (T_STRING) in /in/eB9no on line 3
Process exited with code 255.

preferences:
185.96 ms | 1395 KiB | 44 Q