Skip to content

Method dump() behaves like method dd(). #56111

@kosh2323

Description

@kosh2323

Laravel Version

12

PHP Version

8.2

Database Driver & Version

MySQL 8.4

Description

Not working correctly dump()

Steps To Reproduce

If you update packages via composer or install a new version of Laravel, then for some reason method dump() behaves like method dd(), after applying dump(), the code is not processed, apparently some package is updated, which makes dump()=dd(), in old versions of packages this worked correctly. Why does this happen?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions