Skip to content

Fix GH-14407 mb_http_input tests failed on Windows#14454

Open
youkidearitai wants to merge 1 commit into
php:masterfrom
youkidearitai:fix_mb_http_input_test
Open

Fix GH-14407 mb_http_input tests failed on Windows#14454
youkidearitai wants to merge 1 commit into
php:masterfrom
youkidearitai:fix_mb_http_input_test

Conversation

@youkidearitai

Copy link
Copy Markdown
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.
Comment thread ext/mbstring/tests/mb_http_input.phpt
@youkidearitai

Copy link
Copy Markdown
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

alexdowad commented Jun 4, 2024 via email

Copy link
Copy Markdown
Contributor

@Girgias

Girgias commented Jun 24, 2026

Copy link
Copy Markdown
Member

@alexdowad can you have a look at this? :)

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

4 participants