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

Refatoração PHP #48

Open
allysonsouza opened this issue May 15, 2021 · 0 comments
Open

Refatoração PHP #48

allysonsouza opened this issue May 15, 2021 · 0 comments
Assignees

Comments

@allysonsouza
Copy link
Member

allysonsouza commented May 15, 2021

Refactor PHP codebase to make code easier to maintain, while avoiding breaking changes. We'll address in this refactor things like:

  • Split methods
  • Eliminate duplicate code
  • Move methods from classes if needed
  • Rename methods
  • Rename variables

We will NOT do:

  • Rename hooks
  • Modify behaviors

Also, Code Climate and other static analysis tools can be helpful and point things we can improve.

@allysonsouza allysonsouza self-assigned this May 15, 2021
@allysonsouza allysonsouza changed the title Refactor Refactor PHP Jan 18, 2022
@allysonsouza allysonsouza changed the title Refactor PHP Refatoração PHP Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants