3v4l.org

run code in 300+ PHP versions simultaneously
<?php // lint >= 8.4 namespace AbstractFinalHook; abstract class User { abstract public string $foo { final get; } }
Output for 8.4.4
Fatal error: Property hook cannot be both abstract and final in /in/hSO0C on line 9
Process exited with code 255.

preferences:
152.19 ms | 994 KiB | 7 Q