3v4l.org

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

preferences:
40.97 ms | 402 KiB | 5 Q