3v4l.org

run code in 500+ 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:
113.37 ms | 2141 KiB | 5 Q