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:
159.5 ms | 1514 KiB | 9 Q