Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

uri: Clean up naming of public symbols #19794

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
TimWolla merged 11 commits into php:master from TimWolla:uri-naming
Sep 11, 2025
Merged

Conversation

Copy link
Member

@TimWolla TimWolla commented Sep 10, 2025

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.

...|write`
The `_func` is implied by the data type and the name of the struct.
The `_uri` suffix is implied, because this is an URI parser.
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
Reviewers

@edorian edorian edorian approved these changes

@kocsismate kocsismate kocsismate approved these changes

@bukka bukka Awaiting requested review from bukka bukka is a code owner

@nielsdos nielsdos Awaiting requested review from nielsdos nielsdos is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /