3v4l.org

run code in 500+ 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:
103.2 ms | 2019 KiB | 5 Q