3v4l.org

run code in 300+ PHP versions simultaneously
<?php trait FooTrait { } class Foo { use FooTrait; } function bar(FooTrait $foo): void { } bar(new Foo());

This is an error 500

There are `>1` results


preferences:
131.5 ms | 997 KiB | 7 Q