3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! function crc($i){return crc32($i);} $uri='/advert.html'; var_dump(((crc($uri) << 32) + crc(strrev($uri))))
Output for 5.4.0 - 5.4.17
Parse error: syntax error, unexpected end of file in /in/6culW on line 6
Process exited with code 255.
Output for 5.3.0 - 5.3.27
Parse error: syntax error, unexpected $end in /in/6culW on line 6
Process exited with code 255.

preferences:
174.6 ms | 1395 KiB | 53 Q