3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL & ~E_NOTICE); echo $x; error_reporting(E_ALL ^ E_NOTICE); echo $x;

preferences:
63.4 ms | 402 KiB | 5 Q