3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Foo { public function bar() { $this->baz(); } public function baz() { throw new BadFunctionCallException(); } } $foo = new Foo(); $foo->bar();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
151.16 ms | 2137 KiB | 10 Q