3v4l.org

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

preferences:
120.62 ms | 407 KiB | 5 Q