3v4l.org

run code in 300+ PHP versions simultaneously
<?phpclass HelloWorld {    public function sayHelloTo($name) {        return 'Hello ' . $name;    }}$reflectionMethod = new ReflectionMethod('HelloWorld', 'sayHelloTo');echo $reflectionMethod->invokeArgs(new HelloWorld(), array('Mike'));?>

This is an error 404

There are `0` results


preferences:
142.58 ms | 1399 KiB | 7 Q