Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GH-14407 mb_http_input tests failed on Windows #14454

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

youkidearitai
Copy link
Contributor

Originally, the GET method had to be percent encoded. This test did not pass on Windows, so I changed it to a percent-encoded parameter.

closes: #14407

Originally, the GET method had to be percent encoded.
This test did not pass on Windows, so I changed it to a percent-encoded parameter.
@youkidearitai
Copy link
Contributor Author

Originally, #14407 is $_GET parameter problem, it's not mb_http_input problem. Hence, Please continue the review in this state. If $_GET is any wrong, please open other issue.

@alexdowad
Copy link
Contributor

alexdowad commented Jun 4, 2024 via email

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.

mb_http_input test is faild on Windows
3 participants