3v4l.org

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

preferences:
31.69 ms | 402 KiB | 5 Q