3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Distracting division by zero error, // causes output to be on so many lines that it causes scrollbar to appear error_reporting(0); echo 1.0 / -0.0, "\n", 1.0 / "-0.0", "\n";

preferences:
31.95 ms | 404 KiB | 5 Q