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(globals)!: disabled $_REQUEST super global function #332

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Xenira
Copy link
Collaborator

@Xenira Xenira commented Oct 21, 2024

Just a test for now. Goal is fixing CI. If merged with these changes:

BREAKING CHANGE: If you used http_request_vars() before it will now panic until a proper implementation is found.

Refs: #331

@ptondereau
Copy link
Collaborator

I'm ok to merge it for now, as we're waiting for the maintainers answer.
Some linting issue BTW

@Xenira
Copy link
Collaborator Author

Xenira commented Oct 21, 2024

Ye, wanted to wait for some info in the issue before putting in more work. Seeing the problematic pipelines pass was enough for a first throw.

Will add links to the issue here and on php side as well.

@Xenira Xenira marked this pull request as ready for review October 21, 2024 18:39
BREAKING CHANGE: If you used `http_request_vars()` before it will now panic until a proper implementation is found.

Refs: #331
@Xenira
Copy link
Collaborator Author

Xenira commented Oct 21, 2024

@ptondereau fixed the issue and added docs

@ptondereau ptondereau merged commit eb39949 into master Oct 21, 2024
26 checks passed
@ptondereau ptondereau deleted the fix-ci-again branch October 21, 2024 19:40
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