Skip to content

[Question]About superglobal $_GET and urldecode() #9694

Closed as not planned
Closed as not planned
@rufherg

Description

@rufherg

Description

Hi, now i am studying php and its source code. But i am some question can't be resolved. Can u help me?

Question

According to the php documentation, $_GET will be urldecoded auto.

image

https://www.php.net/manual/en/reserved.variables.get.php

But i can't find the source code about this. I only found the code about php_startup_auto_globals.
https://github.com/php/php-src/blob/master/main/php_variables.c#L954-L963
This seems to have nothing to do with the source code about parsed.
Can you show me where the code is to help me understand?

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions