Skip to content

Conversation

@sirreal
Copy link
Collaborator

@sirreal sirreal commented May 29, 2024

See https://github.com/WordPress/wordpress-develop/pull/6387/files#r1618846517 and WordPress#5373 (comment).

There's reason to believe that strcasecmp( $s[ $index ], $t[ $index ] ) is more performant than string transformations strtoupper( $s[ $index ] ) === strtoupper( $t[ $index ] ). Let's use that.


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@github-actions
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props jonsurrell.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

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.

1 participant