3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( crypt('$2a$07$' . str_repeat('./', 22)), crypt('$2x$07$' . str_repeat('./', 22)), crypt('$2y$07$' . str_repeat('./', 22)) );

preferences:
40.73 ms | 402 KiB | 5 Q