Skip to content

Conversation

TimWolla
Copy link
Member

The signature for these functions does not need to match a specific function pointer signature, thus there is no need for a void* to take the uri.

@TimWolla TimWolla requested a review from kocsismate as a code owner October 20, 2025 13:03
@TimWolla TimWolla changed the title uri: Improve type safety for php_uri_parser_rfc3986_*() uri: Improve type safety for php_uri_parser_rfc3986_userinfo_*() Oct 20, 2025
The signature for these functions does not need to match a specific function
pointer signature, thus there is no need for a `void*` to take the uri.
@TimWolla TimWolla force-pushed the uri-rfc3986-userinfo-void branch from a81d77e to 77fd515 Compare October 20, 2025 13:46
@TimWolla TimWolla merged commit 25de02b into php:master Oct 22, 2025
10 checks passed
@TimWolla TimWolla deleted the uri-rfc3986-userinfo-void branch October 22, 2025 06:41
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.

2 participants