Skip to content

Always has this error "Call to a member function getBaseUrl() on null" #47945

Closed
@wehostadm

Description

@wehostadm

Symfony version(s) affected

5.4.14

Description

Hi,

I always have this error in the file LogoutUrlGenerator.php (line 104) and not the real error in my development environnent.
symfony_error

I don't know which upgrade has broken this but before I had the good error message and not this generic error.

How to fix it ?

Thanks,

How to reproduce

Just create a dummy error in a Symfony controller like :
$a = new Class1(); // Class1 does not exist

Possible Solution

No response

Additional Context

No response

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