Add support for Uri\Rfc3986\Uri withers#19636
Conversation
|
It's probably best to commit the uriparser changes separately and base the PHP changes off on top of that. |
Yes, sure! This PR in its current form is more like intended to test the setters. I'll create a separate one once the new uriparser release is done. |
TimWolla
left a comment
There was a problem hiding this comment.
I would still like to see #19636 (comment) changed, but I'm not seeing any bugs anymore.
There was a problem hiding this comment.
This could theoretically be adjusted to a switch() for consistency with the port, host, and userinfo setters (applies to all setters).
|
Already requesting RM review, since I don't expect any more significant changes. |
DanielEScherzer
left a comment
There was a problem hiding this comment.
RM review - looks good, approved
Also did a minor technical review, some unused variables and parameters that could be removed
There was a problem hiding this comment.
Contrary to the use of the comment above, this comment seems kinda useless: it throws me off because now I'm staring at what the difference is between the string and the comment but I don't see it ;)
There was a problem hiding this comment.
Uh, you are right 😅 it's absolutely useless indeed
No description provided.