Tyson Andre
Results
313
issues of
Tyson Andre
- [ ] Emit a distinct lower severity issue type for overriding private final methods, note that it's allowed in php 8.0 - [ ] Warn about private final methods...
enhancement
php8
Expected: Should report PhanUndeclaredMethod instead of PhanUndeclaredStaticMethod if the method is declared as a real instance method in the current class
enhancement