phptools-docs
phptools-docs copied to clipboard
Support for Override attributes
Thank you for the suggestion, will be implemented.
@MrExplode The latest pre-release 1.44.14961 gets basic override diagnostics (there are a few cases with traits still not handled)
Implemented in the latest update.
There is one more case, we don't handle:
- [ ] #[Override] on a function that hides function from a trait is not reported