3v4l.org

run code in 300+ PHP versions simultaneously
<?php set_error_handler(function () { throw new Exception('sigh'); }); try{ $array['a'] += 2; var_dump($array); } catch(Throwable){ echo 'yes you can'; }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
149.34 ms | 1768 KiB | 12 Q