<?php set_error_handler(function () { throw new Exception('sigh'); }); try{ $array['a'] += 2; var_dump($array); } catch(Throwable){ echo 'yes you can'; }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`