3v4l.org

run code in 300+ PHP versions simultaneously
<?php $options = array( //DO NOT ADD A CUSTOM SALT! I WILL SLAP YOU CRAZY! 'cost' => 11 ); echo password_hash("welkom01", PASSWORD_DEFAULT, $options)
Output for 5.4.0 - 5.4.45, 5.5.24 - 5.5.29, 5.6.8 - 5.6.13
Parse error: syntax error, unexpected end of file, expecting ',' or ';' in /in/UYDfo on line 8
Process exited with code 255.

preferences:
187.19 ms | 1387 KiB | 64 Q