3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); // show all possible errors $arr = null; $arr['i'] = $arr['i'] + 1; // No error var_dump($arr);

preferences:
33.98 ms | 402 KiB | 5 Q