3v4l.org

run code in 300+ PHP versions simultaneously
<?php set_error_handler(function ($errno, $errstr) { var_dump($errstr); }, E_USER_DEPRECATED); @trigger_error('Will only be seen for a custom error handler', E_USER_DEPRECATED);

preferences:
143.28 ms | 406 KiB | 5 Q