3v4l.org

run code in 300+ PHP versions simultaneously
<?php $match = []; try { $match[1]; } catch (\Exception $e) { echo 'Exception:' . $e->getMessage(); } set_error_handler (function (){ var_dump("qwqew"); },E_NOTICE);

preferences:
56.57 ms | 402 KiB | 5 Q