3v4l.org

run code in 300+ PHP versions simultaneously
<?php const SomeInterface = 1; const AnotherInterface = 2; $object = AnotherInterface; var_dump( match ($object) { SomeInterface => 'foo', AnotherInterface => 'bar', } );

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
157.31 ms | 1863 KiB | 11 Q