Skip to content

Conversation

TimWolla
Copy link
Member

This PR cleans up the names of various public symbols in ext/uri:

  • Consistently use php_uri_ as the prefix.
  • Match the enum field names with the enum name itself.
  • Do not use the reserved _t suffix.
  • Shorten various names where the context is implied.

Copy link
Member

@kocsismate kocsismate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Member

@edorian edorian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RM approval 👍. No technical review performed.

@TimWolla TimWolla merged commit 26eac7d into php:master Sep 11, 2025
9 checks passed
@TimWolla TimWolla deleted the uri-naming branch September 11, 2025 10:10
TimWolla added a commit that referenced this pull request Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants