Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

[DeadPublic] Idea for a package #3073

Closed
TomasVotruba opened this issue Mar 22, 2021 · 1 comment
Closed

[DeadPublic] Idea for a package #3073

TomasVotruba opened this issue Mar 22, 2021 · 1 comment

Comments

@TomasVotruba
Copy link
Member

TomasVotruba commented Mar 22, 2021

Looks for unused public elements in the code

  • unused function
  • unused public class constant
  • unused public class property
  • unused public class method

Resources

Idea

  • use simple PHPStan scope resolver for types
  • collect public methods, collect their callers
  • compare it and show the diff
@TomasVotruba
Copy link
Member Author

Not priority ATM

@deprecated-packages deprecated-packages locked as resolved and limited conversation to collaborators Nov 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant