3v4l.org

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

preferences:
48.97 ms | 402 KiB | 5 Q