3v4l.org

run code in 500+ PHP versions simultaneously
<?php $str="Wello!"; $h1=dechex(crc32($str)); $h2=hash("crc32",$str); var_dump($h1===$h2,$h1,$h2);

preferences:
103.6 ms | 1527 KiB | 5 Q