3v4l.org

run code in 300+ PHP versions simultaneously
<?php set_error_handler(function($no, $str, $file, $line, $ctx) { var_dump($ctx); }); trigger_error("HELLO!");

preferences:
36.01 ms | 402 KiB | 5 Q