Skip to content

Updates to urlencode() and urldecode() functions#966

Merged
svivian merged 3 commits intoq2a:bugfixfrom
pupi1985:patch-163
Jul 6, 2023
Merged

Updates to urlencode() and urldecode() functions#966
svivian merged 3 commits intoq2a:bugfixfrom
pupi1985:patch-163

Conversation

@pupi1985
Copy link
Contributor

It seems there are really small differences between these two functions:
https://www.php.net/manual/en/function.rawurlencode.php
https://www.php.net/manual/en/function.urlencode.php

I haven't noticed any issue in my tests so far but this will fix issues related to properly (ie. following RFC 3986 rules) encoding URLs (e.g. #965)

@pupi1985 pupi1985 mentioned this pull request Sep 12, 2022
@svivian svivian merged commit 0a23fde into q2a:bugfix Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants