Skip to content

Stop circular dependencies causing infinite recursion. #14

Description

@nilportugues

Typical example, Doctrine Proxy classes, are causing these, but any kind of circular references should stopped by placing an id (works for Doctrine, not random objects with this issue), or creating a secondary structure to hold the references to these objects.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions