3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace Foo; set_error_handler(function () { throw new \Exception(); }); function func(array &$ref){} call_user_func('func', 'not_an_array_variable');

preferences:
46.07 ms | 402 KiB | 5 Q