Skip to content

Fix GH-17643: FPM with httpd ProxyPass encoded PATH_INFO env #17644

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

Closed

Conversation

bukka
Copy link
Member

@bukka bukka commented Jan 30, 2025

This is a fix for GH-17643. It changes the current test because when I was creating them I didn't realised that this is actually completely inconsistent with handler and usual nginx behavior.

There is a chance of a tiny BC break if someone relies on this but if someone is really aware of this behaviour, then they most likely just decode it. It is much more likely that this can actually cause issues to someone. That's why it should be fixed as a bug fix.

@bukka bukka linked an issue Feb 8, 2025 that may be closed by this pull request
@bukka bukka closed this in e48ceb0 Feb 8, 2025
charmitro pushed a commit to wasix-org/php that referenced this pull request Mar 13, 2025
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.

FPM with httpd ProxyPass does not save decode path info to PATH_INFO env
1 participant