3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 'Hello '.(new class('world') { public function __construct($hello) { $this->hello = $hello; } })->hello; $test = new class extends \Exception {}; var_dump($test);

preferences:
51.61 ms | 402 KiB | 5 Q