| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Didn't yet look at the tests.
Sorry, something went wrong.
|
@iluuu1994 @jrfnl IMO this is merge ready, and I would love to make this merged, but I'm not getting reviews since a long time :'( I know timing is very unfortunate, since it's during the Summer, but I'm a bit stressed that my changes won't meet the deadlines. Besides this one, the last missing piece is "RFC 3986 percent-encoding", but it also waits for external review (uriparser/uriparser#337 (comment)). |
Sorry, something went wrong.
|
I'm going to remove my request for review, I have no interest in doing free labour, I've done that enough, sorry. |
Sorry, something went wrong.
That's totally understandable, and thanks for your tons of help. I really appreciate it! |
Sorry, something went wrong.
|
Maybe @nyamsprod can review the tests already? |
Sorry, something went wrong.
There was a problem hiding this comment.
I can't comment on the tests as I don't know the spec. But considering the C side is quite straightforward and just forwards everything to Lexbor I'm +1 on the C implementation.
Sorry, something went wrong.
| } | ||
|
|
||
| /* This should be unreachable in practice, as str is null only due to memory errors. */ | ||
| if (str == NULL) { |
There was a problem hiding this comment.
| if (str == NULL) { | |
| if (UNEXPECTED(str == NULL)) { |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
RFC: https://wiki.php.net/rfc/uri_followup#percent-encoding_support