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

The bug of the $_GET,$_POST,$_SERVER couldn't print #3

Closed
skadiD opened this issue Aug 2, 2019 · 3 comments
Closed

The bug of the $_GET,$_POST,$_SERVER couldn't print #3

skadiD opened this issue Aug 2, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@skadiD
Copy link

skadiD commented Aug 2, 2019

Just like title said,When I try to print these variables,there are nothing to show.
An example:
<?php var_dump($_GET['a']); ?>

@ammarfaizi2 ammarfaizi2 added the bug Something isn't working label Aug 4, 2019
@ammarfaizi2
Copy link
Owner

I am working on it.

@ammarfaizi2
Copy link
Owner

ammarfaizi2 commented Aug 6, 2019

This bug has already been fixed in d718a99

Thank you for your report.

@skadiD
Copy link
Author

skadiD commented Aug 6, 2019

Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants