In PHP 7, underfined array keys created E_NOTICE. This is now E_WARNING. Can we please have a configuration option to put that back to E_NOTICE? Rightly or wrongly, there are a lot of people, myself ...
When Telescope is enabled, I get an array_key_exists() error I do not get otherwise. I tested this with enabling and disabling Telescope in config/telescope.php. I ...