Skip to content

Add QUERY_STRING env var - #3

Merged
dacap merged 2 commits into
igarastudio:mainfrom
martincapello:add-query-string
Mar 26, 2026
Merged

Add QUERY_STRING env var#3
dacap merged 2 commits into
igarastudio:mainfrom
martincapello:add-query-string

Conversation

@martincapello

Copy link
Copy Markdown
Member

This PR adds the QUERY_STRING environment variable to the set of env vars sent to the php-cgi process. This way the $_GET superglobal will have the query string parameters set even when the scripts are executed using the POST method.

@dacap

dacap commented Mar 26, 2026

Copy link
Copy Markdown
Member

LGTM

@dacap
dacap merged commit 981395c into igarastudio:main Mar 26, 2026
1 check passed
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