In PHP 8.5, you will be able to use the #[Override] attribute on properties as well. 👌
But the main question is, have you even started using it on methods? 🤔
PS: I saw many add the rector rule to add the Override attribute to ignore/skip.
•