Skip to content

PHP: use "explicit keys" instead of "keys"#157

Merged
dingo-d merged 1 commit intoWordPress:masterfrom
rodrigoprimo:explicit-keys
Feb 3, 2026
Merged

PHP: use "explicit keys" instead of "keys"#157
dingo-d merged 1 commit intoWordPress:masterfrom
rodrigoprimo:explicit-keys

Conversation

@rodrigoprimo
Copy link
Contributor

@rodrigoprimo rodrigoprimo commented Feb 2, 2026

As suggested by @jrfnl in WordPress/WordPress-Coding-Standards#2682 (comment), every array has keys, they can be either explicitly declared or implicitly assigned by PHP. Using "explicit keys" makes the wording more precise.

Follow-up to #156.

As suggested by Juliette in WordPress/WordPress-Coding-Standards#2682 (comment), every array has keys, they can be either explicitly declared or implicitly assigned by PHP. Using "explicit keys" makes the wording more precise.

Follow-up to 156.
@dingo-d dingo-d merged commit e156375 into WordPress:master Feb 3, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants