3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); set_error_handler(function($a, $b, $c, $d) { return false; }); trigger_error('E_USER_DEPRECATED'); echo $a; ?>

preferences:
43.89 ms | 402 KiB | 5 Q