3v4l.org

run code in 300+ PHP versions simultaneously
<?php final class Foo { private string $prop; public function __construct( private readonly string $prop ) {} }
Output for 8.2.0 - 8.2.29, 8.3.0 - 8.3.26, 8.4.1 - 8.4.13
Fatal error: Cannot redeclare Foo::$prop in /in/mvgLB on line 7
Process exited with code 255.

preferences:
167.07 ms | 1011 KiB | 7 Q