3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting("E_NONE"); class Something{}; $someVal = new Something() + new Something() + new Something(); echo $someVal;

preferences:
31.35 ms | 402 KiB | 5 Q