3v4l.org

run code in 300+ PHP versions simultaneously
<?php $uppercase = new class { public function __get(string $field): string { return strtoupper($field); } }; $x = "Hello, {$uppercase->{'world'}}"; echo $x;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
152.63 ms | 1861 KiB | 11 Q