Closed cconard96 closed 1 week ago
Fixes #18292 Pluses in a URL are allowed to be present unencoded to denote a space.
I'd agree to use an existing, well tested solution.
Just FYI, "parse_url" isn't reliable if it isn't a valid url to begin with according to the PHP docs.
Checklist before requesting a review
Description
Fixes #18292 Pluses in a URL are allowed to be present unencoded to denote a space.