3v4l.org

run code in 300+ PHP versions simultaneously
<?php trait Bar { private string $go; } class Foo { use Bar; function test() { $this->go = 'test'; echo $this->go; } } $foo = new Foo(); $foo->test();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
156.89 ms | 1450 KiB | 8 Q