Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Jan 19, 2024

Description

  • rename variable names

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@kenjis kenjis added the refactor Pull requests that refactor code label Jan 19, 2024
@kenjis kenjis marked this pull request as draft January 19, 2024 06:27
Variables with the same meaning have the same variable name.
Variables with different meanings are given different names.
@kenjis kenjis force-pushed the refactor-Forge-variables branch from 47ea825 to 4ac6ca5 Compare January 19, 2024 06:40
@kenjis kenjis marked this pull request as ready for review January 19, 2024 07:41
@kenjis kenjis added the database Issues or pull requests that affect the database layer label Jan 20, 2024
@kenjis kenjis merged commit 28cf32b into codeigniter4:develop Jan 20, 2024
@kenjis kenjis deleted the refactor-Forge-variables branch January 20, 2024 22:11
@kenjis
Copy link
Member Author

kenjis commented Jan 20, 2024

@michalsn Thank you for the review!

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

Labels

database Issues or pull requests that affect the database layer refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants