Skip to content

New error renderer is brokenΒ #51627

Closed
Closed
@Tofandel

Description

Laravel Version

11.9.0

PHP Version

8.3

Database Driver & Version

No response

Description

Tests started failing all of a sudden since 11.9.0, the error renderer throws an exception Object of class Closure could not be converted to string
https://github.com/area17/twill/actions/runs/9276889918/job/25526173648

Caused by this commit

092e3cb

Steps To Reproduce

Throw an exception anywhere in a controller

throw new \Exception("Model is not seeded");

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