3v4l.org

run code in 300+ PHP versions simultaneously
<?php class x { public readonly int $property; } class y extends x { function __construct() { $this->property = 5; } } $x = new x; echo $x->property;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
191.56 ms | 3388 KiB | 8 Q