3v4l.org

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

preferences:
26.68 ms | 409 KiB | 6 Q