3v4l.org

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