Skip to content

refactor: improve Forge variable names - #8434

Merged
kenjis merged 22 commits into
codeigniter4:developfrom
kenjis:refactor-Forge-variables
Jan 20, 2024
Merged

kenjis merged 22 commits into
codeigniter4:developfrom
kenjis:refactor-Forge-variables

Conversation

@kenjis

@kenjis kenjis commented Jan 19, 2024

Copy link
Copy Markdown
Member

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

kenjis commented Jan 20, 2024

Copy link
Copy Markdown
Member Author

@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