3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(-1); class A { function foo() { static::bar(); $this->bar(); } function bar() { var_dump($this); } } $a = new A; $a->foo();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
164.56 ms | 3090 KiB | 12 Q