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

Why is getGetPost() returning all data instead of null when index not found? #3187

Closed
tangix opened this issue Jun 30, 2020 · 1 comment
Closed

Comments

@tangix
Copy link
Contributor

tangix commented Jun 30, 2020

Noticed some issues with IncomingRequest::getGetPost() where I get all data instead of null when an index is not found. Seems to be related to #2839 but I can't say I understand the fix in #2860
The docs states that null should be returned if index not found.

@michalsn
Copy link
Member

I believe it's already fixed in the dev branch via #3022.

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

No branches or pull requests

2 participants