Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CssSelector][Serializer][Translation] [Command] Clean unused code #52659

Open
wants to merge 2 commits into
base: 7.1
Choose a base branch
from

Conversation

alamirault
Copy link
Contributor

Q A
Branch? 7.1
Bug fix? no
New feature? no
Deprecations? no
Issues Fix #...
License MIT

Remove unused code

@carsonbot carsonbot added this to the 7.1 milestone Nov 20, 2023
@carsonbot carsonbot changed the title [Command][CssSelector][Serializer][Translation] Clean unused code [CssSelector][Serializer][Translation] [Command] Clean unused code Nov 20, 2023
@alexislefebvre
Copy link
Contributor

Out of curiosity, how did you identify this unreachable code? Should this tool be added to the CI of the project?

@alamirault
Copy link
Contributor Author

Out of curiosity, how did you identify this unreachable code? Should this tool be added to the CI of the project?

I found them with phpstorm "Inspect code". But there are a lot a false positive and need to be checked manually

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants