3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL ^ E_NOTICE); $foo1++; error_reporting(0); $foo2++; error_reporting(E_ALL); $foo3++;

preferences:
44.76 ms | 402 KiB | 5 Q