3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x = "test\0something"; $y = "test\0anything"; $salt = '$2y$04$sdlkfjsd2lkf4h6zldf35ksj252gh'; var_dump(crypt($x, $salt), crypt($y, $salt));

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
44.59 ms | 2379 KiB | 4 Q