3v4l.org

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

preferences:
29.37 ms | 402 KiB | 5 Q