3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A { public string $foo; } class B extends A { #[Override] public string $foo; }
Output for 8.2.30, 8.5.1
Output for 8.3.29
Fatal error: Attribute "Override" cannot target property (allowed targets: method) in /in/om5mJ on line 9
Process exited with code 255.

preferences:
160.55 ms | 1008 KiB | 7 Q