3v4l.org

run code in 300+ PHP versions simultaneously
<?php set_error_handler(function () { var_dump(func_get_args()); }); echo new stdClass; echo 'still working';

preferences:
36.17 ms | 405 KiB | 5 Q