Skip to content

Request::getClientIp returns null when running in cli mode #22415

Closed
@miklcct

Description

@miklcct
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.2.7

Running

(new Symfony\Component\HttpFoundation\Request)->getClientIp();

from cli gets null which violates the PHPDoc saying it return string.

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