3v4l.org

run code in 300+ PHP versions simultaneously
<?php function makeClass() { class Foo { public $prop = "Hello World"; } } try { echo (new Foo)->prop; } catch (Throwable $e) { echo $e->getMessage() . "\n"; } makeClass(); try { echo (new Foo)->prop; } catch (Throwable $e) { echo $e->getMessage() . "\n"; }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
159.67 ms | 2011 KiB | 11 Q